Hello,
As you can see – in case of custom datatype you should add your code from loadComplete after addJSONData, or use gridComplete event which is lunched when all data is in the grid.
Regards
Tony
Hello
Look herehow to call this method
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:toolbar_searching
Hello,
Maybe you will need to use aftersavefunc instead
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:inline_editing#editrow
Regards
Tony
Hello,
Before reloading the grid you can use setGridParam to do what you want.
Regards
Tony
Hello,
Maybe you can use setColProp method.
See docs
Best Regards
Tony
Hello,
Thank You for this. I should do this. Also you can look here
http://www.trirand.com/blog/?page_id=78
Best Regsards
Tony
Hello,
Grab the 3.6.2 release. See change LOG. This feature is not documented yet.
Regads
Tony
Hello,
Partial work is done on this. You can look into the grid.common.js – the function info_dialog
Regards
Tony
Hello,
There is a such option for this
Hello,
We expect this to be done at end of February 2010.
Regards
Tony
Hello,
Not sure that this will meet you requierments, but you can
1. use loadComplete for this purpose
2. You can define custon tag in userData array and depending from the server response to notify the user for something
Regards
Tony
Hello,
I think that this is possible
1. Set recreateForm to true
2. use the beforeInitData eveent to change the colModel editoptions values according to your conditions
3. Define 1 and 2 on each of the action – i.e for add and edit.
Regards
Tony
Hello,
Yes this is true and I can not remember if it is described into the docs. In order to do ths maybe you just need to call
'cgibin.php' to obtain the value and then call the creation of the grid.
Regards
Tony
Hello,
Thanks for posting this issue.
Could you please try with 3.6.2?
Regards
Tony
Hello,
Thanks for this. As you can see – when we have a colModel it is easy to get the index of the column and not only this.
There is no such method instead and I do not plan to include it – sorry.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top