Hello,
Currently no, but if you know the id of the button you can easyshow abnd hide them
Regards
Tony
Hello,
This and other things regarding the reading data from JSON and XML should be fixed.
That is if this information is not provided I should construct it depending on the provided data.
Will fix this
Regards
Tony
Thanks.
Tony
Hello,
Please refer to this:
http://www.trirand.com/blog/?page_id=18/discussion/jqgrid-data-loading-performace/page-1
Hello,
Currently no.
Regards
Tony
Hello,
Do you have consult the documentation about these?
Regards
Tony
Hello,
Not sure what you mean with integration.
You can use any plugin in the jqGrid, including validation plugin.
Moreover jqGrid has own validation module, which I think is not so bad and can be very easy extended.
Regards
Tony
Hello,
Currently inline edit does not work with multiselect:true
Regards
Tony
Hello,
Not sure that this can be done, since to the header is already attached a click event. I'm very interested what will be if you code look like this
URL (
Regards
Tony
Hello
Thi is fixed in 3.5 beta – not published. Also I have create a special method for toolbar search
Regards
Tony
Hello,
Humm, you are right. The problem is that grid expect 10 (or less than 10) rows from server. When we deal with xml,json
Hello,
Set the initial type of datatype local and then change the datatype and reload the grid. Something like
…jqGrid({
datatype: 'local',
…
}).setGridParam({datatype:'json'}).trigger(“reloadGrid”)
Regards
Tony
Hello,
Where you call this code?
Regards
Tony
Hello,
Seems to be a bug. Let me do some investigations.
Thanks
Regards
Tony
Edit: Which version do you use?
Hello,
What I try to explain and undertand is what is the exact values from the DB that you send to the grid. With other words please put here the response from the server.
If your value from server that coresponds to the checkbox is 0 the checkbox is uncheced, if 1 checkbox will become checked.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top