Hello,
Check your server side code
Regards
Tony
Hello,
Thank you for this. Currently there is no way to make this easy, but I will add this
in the todo list.
Best Regards
Tony
Hello,
It is good idea to read the docs. You can use the setLabel method, which do the same.
Regards
Tony
Hello,
Also you can use a more human readable methods in the new 3.4 beta. Check what is new here.
Regards
Tony
Hello,
Also read the docs of available event – maybe you should use ondblClickRow event for this purpose.
Regards
Tony
Hello,
Currently no, since we create and destrouy the input element on demand, but you can use a autocompete plugin.
Regards
Tony
Hello,
Yes it is possible. Look into the grid.common.js how to create the modal.
Regards
Tony
Hello,
Hello check the id of the row – What you have if you alert the variable gr?
Also make alert(gr)
Regards
Tony
Hello,
Check the 3.4 beta if all goes ok when grid is unloading.
Regards
Tony
Hello,
1.It is a new option. It is not in the pdf, but in the documentation page. I suggest to use online docs if possible. (will update the pdf soon)
2. If you are sure that the edit form already exixsts you should provide the data not as
Hello,
If you can provide the data described in docs you can use jqGrid.
Best Regards
Tony
Hello,
This is really strange. Also go into the demo page (demonstartion).
Open New in version 3.2 -> New Methods – Check with your FireFox if the same method work. (Click on the Clear currently loaded data link)
Regards
Tony
Hello,
Check to see how tabs load the contents – I mean what is used – get or post or true ajax. It is quite possible that the tabs(the way they call the remoute page) do not allow execution of the scripts.
Check to see if there is a option when the page is loaded in the tab to allow script execution.
Regards
Tony
Hello,
If this will resolve you problem – if you save the row we post the value to the server, but not the text. After saving we set the text again. Maybe you should not do anything.
(getRowData is NOT compatible when you edit the row)
Regards
Tony
Hello,
Glad to see thet this is the problem. Go in the documentation page to read what is needed to configure this.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top