Hi!
We're making extensive use of jqGrid in one project, and have managed to get it to do a number of the things we wanted it to, including making a nice drop-down edit type and changing edit options based on which row is being edited. However, the latest thing I have need of has me stumped: I need to change the edittype of cell A when the value in cell B changes (in inline editing of one row). I haven't been able to find any docs or posts that hint at how to do this. While I can capture the change of value of cell B, I don't see how to change out the editor in the middle of the edit without making all manner of unfounded assumptions about what jqGrid does in editing. Is there a 'correct' way to do this?
Thanks in advance,
-Lars
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top