Hello All,
I have used grid for editing
my action is to create the record which i have edited and everthing works fine but when i edit my date format new record is created but the column of date which i have edited is coming blank
and i have used date as datatype but in grid it show in date time format
Hello Ayush,
Can you please share the OML?
Suggestions:-
1) Please check the Id you are passing for editing the record and also check for editing is it going to Create action or Update action.
2) Check in DB whether the date is updating or not.
Regards,
Pavan R
hi Pavan Rajapurkar,
if i change any other attribute its changing in database
but when i am doing for date its comming blank only date column is coming blank
Hi @Ayush Mishra,Please check an attached OML if it helps you. After creating a record i am able to get a start and end date into a data grid.Regards,Adam Gangrekar.