Hi, my problem is not on the php side. What happens is that I load the data from MySQL and it displays correct. Once I double click on the cell, it updates the date to todays date because it thinks the format is incorrect due to the fact that easyui expect the date in mm/dd/yyyy and is given yyyy-mm-dd. I'm still new to jquery and do not know how to change it to expect/change the date to a different format. I've tried the demo given in the documentation, but I do not understand exactly what they want me to do.
Regards,
Wikus
EasyUI