Hello Jqwidgets developer,
I face a matter problem about grid cell validation together with grid cell properties, may be my question not clear, i describe it below:
1. in my grid i have a grid cell have not null validaton,
2. next to grid below cell is a not editable cell, and other grid cell is editable,
3. when i edit this grid, the not null grid cell get focus, note: it has a not null validation,
4. if i click other cell, which cell can be editable, expect not null validation works,
5. but if i first double click not editable cell, then i click other editable cell, the not null validation not work, and this not null validation lose focus, other editable cell get focus,
i search from forums some times, but not found any answer, could you help me with this problem? i hope you can give some suggestion about this problem? and reply me if you are free,
Thanks.