Hello,
Good start for this is reading the docs:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:search_config
Regards
Tony
Hello,
Please use the latest version from GitHub
Here is the fix:
http://github.com/tonytomov/jqGrid/commit/d2b668c2555a2c1369dbfd906ae0ec9d760ac50c
Regards
Tony
Hello,
To be a honest no. You can maybe use gridComplete to select it, but automatically no.
Regards
Tony
Hello,
Just simple question. Which version of jqGrid is used? I see imgpath options, which point me that 3.4 or less is used. Is this right?
The dataEvents is used from 3.5 version.
Regards
Tony
Hello,
What do you use actually jqGrid 3.6.2 or 3.6.4.
With so many information not possible to help
Regards
Tony
Hello,
Thanks for this. I will check this. It seems like jQuery remove (used when we clear the data) does not do the job.
Do you have any additional information for this case – like do you have attached event or something elese to the rows or cells?
Best Regards
Tony
Hello,
Open the demo. select New in version 3.3 and the select Datatype as function
Regards
Tony
Hello,
Seems like there are no uniquie roiId's in the grid. Please check this
The savedRow is parameter of the grid so you can manipulate it with setGridParam and getGridParam
Best Regards
Tony
Hello,
There is a fix here:
http://github.com/tonytomov/jqGrid/commit/77e457d7bfdd307ae95b4764217fd719b6ce2eed
If I understand right the the problem?
Regards
Tony
Hello,
Could you please try with
recreateFilter: true.
Best Regards
Tony
Hello,
Not sure, but maybe you will need to post here
http://www.trirand.net/forum/ – ASP.NET forum
Best Regards
Tony
Hello,
Maybe any expert will help on DNN. Sorry I do not know DNN
Best Regards
Tony
Hello,
Discused many times. Answer – No
Best Regards
Tony
Hello,
Could you please post your grid configurations, or better provide a link?
Best Regards
Tony
Hello,
Could you please post the colModel, or better the entrie grid configuration.
Using FireBug you can easy determine what you have in rowData , just put this
console.log(rowData);
after the call and just look into the console how your rowData look.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top