Hi
In my current application i have used devexpress grid with inline edit.
I have three fields Name,Value and Unit.
While i click the edit button in grid i can able to update only the “Value” fields.In “Value” fields i will show textbox,dropdown,checkbox,datetime picker,date picker etc during edit mode to change the values.
The controls (textbox,dropdown,checkbox,datetime picker,date picker etc) will be loaded and validated based on data source values.
Now i need to implement the same strategy using jqxGrid/jqxdataTable.
Please give your suggestion regarding this.
Thanks & Regards
Latha S