Hello,
Thanks for this.
To be a honest setting colgroup is a little bit difficult. The problem is not that I can not do this. The problem is that colgroup have diffrent behaviours on diffrent browsers (espacially in FireFox, Safari and Chrome).
Best Regards
Tony
You can use setSelection method (if you know the id of the first row) – it is better
Regards
Do you have make consulattion with the documantation? Also use setCell method for this purpose.
Yes this is possible. See examples, there is such one.
Thanks for this. Currently this is hard to do – i.e. you should add your checking direct into the code (module grid.common.js function
Before making the new row use setCol method to set this field editable.
After saving and etc use the same method to set it not editable.
Use addRowData method- see docs
Use setCell method instead.
The fix is in GitHub.
You forgot cellEdit:true
As I understand you try to import the new configuration on already created grid.
Directly this is not possible. You should use a method to unload the grid, something like:
jQuery(”#gridconfget”).click( function() {
Currently not possible for 3.5 version – will be available in the next releases.
use getGridParam('colModel')
and then walk throught this array to check for hidden property
Use jQuery UI download builder to do this.
As described in the docs the call in dataUrl is only once. You will need something like:
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS