In form editing in jqgrid if we do not select any row for editing an message box show automatically asking to select any row for editing.
I want to show the same message window while doing some custom functions by implementing the custom button in my jqgrid?
Is there any way to call any method or implement any event to show the message window?