06-10-2014 04:26 AM
Hi,
I have a custom form with an editable grid. On that form I added a relate-button, which is a lookup.
I need to add two lookup properties which are Datetime values in the db.
The issue is, that I am seeing the values as /date(...).
I tried tos et the columns as DateTime, but this is not changing anything.
Any idea how i can get those columsn to display correct?
Thanks! Alexander
12-15-2016 03:01 PM
Hi Alexander,
The solution for this one is when you add a column, click that little arrow in add button. you will see editable field, checkbox column, currency column, date/time column etc,,,. Pick date/Time column, so your property will display as datetime format.
Victoria