Hello,
Â
Thanks for feedback.
Â
Regards
Hello,
Since you speak for rows, but you use cell class,
you can use the rowattr grid parameter event to set not editable row class (not-editable-row)
Â
Regards
Hello,
Â
Yes it is used only when ajax call is done.
If you use local data you can sort it before to pass it to the grid.
Â
Regards
Hello,
Â
This should happen if you use only data proxy parameter.
Just tested this scenario and for me it work fine.
Which version do you use?
Instead of this your way recommended . I will fix it.
Thanks
Â
Kind Regards
Hello,
Â
If I understand right you can use cell edit to do this.
See the cell editing examples in demo page.
Â
Regards
Hello,
Â
The beforeEditCell will not work, since it is called after the check of non-editable-cell.
You can set a class not-editable-cell using cellattr event. See doc and this forum how to use it.
Â
Regards
Hello,
Â
Try not to use the editrules. In this editrules you set a number:true which I think is not correct for edittype file.
Â
Regards
Hello,
Â
Maybe you use another css which causes this problem.
Try only with grid on page in order to see if the problem comes from another css or styles used on the page.
Â
Regards
Sure Oleg – everything will be happen soon.
Fixed in GitHub.
Â
Thanks
Â
P.S. Have answered in GitHub.
Hello,
Â
Can you post a simple xml string, so that we investigate what is happen?
Since you use local data it is recommended to have a key:true for one column in colModel.
Â
Kind Regards
Hello,
Â
No such way,but note that the value option can be a function, which after called should return either a string or a object as described as the desired values.
Â
Kind Regards
Hello,
Â
Depending on the editing module you may use a events which fire after the editing is build.
Â
Regards
Hello,
Â
Thanks for the feedback.
Â
Kind Regards
Hello,
Â
You can change the width of the pager sections the way you want. Just look into the created content.
Â
Kind Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top