My current jqgrid implementation uses a custom button to load flot generated chart in UI dialog.
I am wondering is there a relatively “easy” way to implement a data navigation button besides copying the formedit.js for a new jQuery extend. Just like in edit or view mod, we can use pData or nData to navigate through the grid. Not only load new data in the dialog but also update the grid row selection status in real time .
Tried to look over formedit.js but it seemed too complicated to modify.
Any suggestions are appreciated!
BTW: thanks lot for the great plugin!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top