Potential dateformat bug in touchui.js

Hi Alexndra,

In my previous you had given me new touchui.js file.The binding problem was solved.
But suppose in the grid the date is 01-Sep-2008 or some other date.On binding it shows 01-Jan-2008 in the form.
Please have a look on the attached sample code.

Regards
Sajin B
example.zip (89.5 KB)

Hi,

Yes, there was a problem with converting “%M” string to Date. I’ve attached the fixed libraries
touch.zip (140 KB)