This question is locked. New answers and comments are not allowed.
Dear Telerik Team,
I've a grid with inline editing. I need to put a datepicker in one of the columns, but the actual date data is stored in database as a string in "yyyyMMdd" format. I've looked into demo of ajax editing here, but it needs date as a actual datetime datatype. is there a way I can use date as string and still get the functionality?
Thank you
I've a grid with inline editing. I need to put a datepicker in one of the columns, but the actual date data is stored in database as a string in "yyyyMMdd" format. I've looked into demo of ajax editing here, but it needs date as a actual datetime datatype. is there a way I can use date as string and still get the functionality?
Thank you