Forum Discussion

mvcsharepointde's avatar
2 years ago

Modify a column from been Text to be DateTime, is doing so from the ModelView the correct way

I have a model inside my Model view page which gets its data from external API. and i have 4 fields named EndTime, StartTime, LogEnd & LogStart. where they are been returned as string/text, so i want...