This question is locked. New answers and comments are not allowed.
Hello,
All my datepickers work perfectly, except those in a grid.
In dutch, the date format is dd/mm/yyyy.
So in a normal page the datepicker shows the date as 14/02/2012.
When you change to 16/02/2012, everythong works fine.
In the grid, the date is shown as 31/01/2012.
But when you edit the row in the grid, you can't select 20/01/2012, it says 01/20/2012 does not exist.
My grids all have .Localize("nl-NL") so I don't understand the reason why I changes the format.
any deas?
thanks,
Filip
All my datepickers work perfectly, except those in a grid.
In dutch, the date format is dd/mm/yyyy.
So in a normal page the datepicker shows the date as 14/02/2012.
When you change to 16/02/2012, everythong works fine.
In the grid, the date is shown as 31/01/2012.
But when you edit the row in the grid, you can't select 20/01/2012, it says 01/20/2012 does not exist.
My grids all have .Localize("nl-NL") so I don't understand the reason why I changes the format.
any deas?
thanks,
Filip