Hello,
The id filter is combination of 'fbox_' plus the id of the filter. I.e. If the grid id is mygrid the filter id is fbox_mygrid.
Best Regards
Tony
Hello,
Currently adding is not supported at client side.
Best Regards
Tony
Hello,
I do not see any error in the script, but I suppose this is not the original script – right?
Please check your script again.
Best Regards
Tony
Hello,
I think no ready for you solution. Depending on the permissions you can enable/disable
Hello,
Thanks for pointing this. It will be corrected.
Best Regards
Tony
Hello,
You should configure your jsonReader for this purpose. In order to work this a repeatitems should be set to false
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:retrieving_data#json_data
Regards
Hello,
You will need to use onPaging event again with getGridParam to obtain the selected rows in multiselect mode.
Best Regards
Tony
Hello,
Do you use pagging buttons?
Best Regards
Tony
Hello,
Little difficult to understand what you mean.
Maybe you will need to use
closeAfterSearch: true. This way there is no possibility that the user cancel the serch after they press search.
Best Regards
Tony
Hello,
Not sure but the problem is discussed. The problem is that on dataInit function the element is not in the DOM, but before some days I found elegant solution to call the datapicker in editing modules.
Construct your dataInit the following way
dataInit: function (el)
{
Hello,
This is for the past jqGrid realease. You should go here:
http://www.trirand.com/jqgridwiki/doku.php?id=start
Regards
Tony
Hello,
I think yes, but I do not understand what you try to do
Hello,
IMHO I do not understand what you try to do actually?
Hello,
Serch the forum. There are some posts on this
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top