Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 2 years ago. Improve this question Two time call on save cell url in jqgrid (one in case of enter which is default behavior of …
Tag: jqgrid
jqGrid cascading drop down change event does not fire
With Oleg and many websites help I have been working on getting cascading data bound drop downs functioning in jqGrid I have three drop downs: Customer > Project > Task. Changing Customer should reload Project with that Customers Projects. Changing Projects should reload Tasks with that Projects Tasks. …