Hello,
If you look at you first post there is a text with red. This is what we mean .
Regards
Hello,
Could you please post your problem into the appropriate forum here:
Thank you
Best Regards
Tony
Hello,
The appropriate options should be:
scroll=1
rowNum=50
Best Regards
Tony
Hello,
The first thing is to see if you have a correct id. Try this
….
Hello,
Maybe you will need to use beforeShowForm, but if you use a paging buttonns in the form you will have trouble with this.
I recommend you to disble these buttons (see docs) and use the beforeShowForm in both add and edit in order to do what you want. Also it is a good idea to use closeAfterAdd and closeAfterEdit options in order to close the form when you post the values.
Also into the documentation page there is example haw to dynamically show/hide a row in the form.
Best Regards
Tony
Hello,
Thanks for sharing your solution.
Every solution that works in a way that you want, is a good solution 
Best Regards
Tony
Hello,
Will try to reproduce this.
Best Regards
Tony
Hello,
This is not related to jqGrid. If you use any other tool that operate this way you will go into the same problem.
1. Create a login system so that only users that are logged can operate on this.
2. Do not allow direct execution from the browsers url.
Best Regards
Tony
Hello,
How look you response?
Best Regards
Tony
Hello,
Thanks for the links. We will defintley look at this.
Best Regards
Tony
Hello,
Sorry this is not jqGrid related problem, but a PHP one.
If you do not send the “q” to the server via jqGrid url option, you should comment this line.
Best Regards
Hello,
You can add any content on the top toolbar, but if you want to be compatible with the buttons on the pager – yes this is the solution.
You may have a look into the demo
New in version 3.1 => Toolbars and userdata
in order to see haw you can add any content.
Best Regards
Tony
Hello,
1. SetSelection is a toggle function – if you call it first time the row will be selected. If you call it second time on the same row the row will be deselected.
2.Since I see that you tell me “$t.p.selrow.replace is not a function”
Hello,
I will check this simulating the situation. In the meantime could you please enclose the trigger(“reloadGrid”) in setTimeout function as you do with the alert.
Thanks
Tony
Hello,
First Thanks. That is very good hack and I think that othrer users will find this usefull.
Will include this in next release
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top