Is there an event in jqGrid when a user uses the column dialog to add or remove columns.
If not, is there another way to track column change. I need this to persist selected columns when I show the grid on different pages.
Is there an event in jqGrid when a user uses the column dialog to
Share
Welllll…. You’re showing the dialog yourself, right? So you’re already in your own code?
I’m guessing that what you really mean is “when the user clicks ‘Submit’?” If so, look at afterSubmitForm.