I have a localized grid (hr locale) and allow inline editing of the data.
Data are displayed correctly, according to the localization
1. However, in editing mode, the format is incorrect
2. Also, the datepicker is not localized:
3. and the most important, if I enter a number in localized format (for example 123,45), after update the decimal places are stripped, and the result is 123,00.
So, how do I set a correct localization for grid editing, and for DatePicker control inside the grid?
Thanks, Tom
Attachment:
grid_40987e7d.zip