简体   繁体   中英

How to retain values in Jqgrid

I have drop down lists in Jqgrid, when I select a certain value in the drop down and click on some other row the grid show the default value again and not the selected value.

You need to modify the JSON object of data then only it will save the value.What happens is it actually reverts back to previous value so after you modify the JSON and drop down then only it will persist

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM