Closed michaelsamirg closed 4 years ago
If you are setting the value of "store" on the grid, you are using a old version of dgrid. Can you tell me which version you are using?
This is the bug tracker for dgrid. Please refer to documentation & support for usage help.
I want to change a text field attribute in a specific row.
I have an editable dGrid with 5 fields, 2 of them are disabled and their values change when a DDL value is changed, now what I want is when the value of the DLL is changed to specific value, the two disabled filed become enabled for edit only for this row, and then be disabled again when choosing other values in the select, here's a screenshot of the grid
And here's the creation of the grid