How to open Edit like form using custom data in jqGrid?
问题 I'm using jqGrid on lot of pages, but on some pages, which are not using jqgrid I want to show Edit like form to maintain look and feel consistency. This thread talks about something similar but those pages have jqgrid table. Basically, I'm wondering if its possible to open jqGrid add/edit/view form (without defining full table) using my custom row data? Additionally, since these forms are on new pages, I want to show them as a regular form, not in modal. Edit: One possibility I see : I can