Hi,
I'm looking for a static data example with jqGrid. I found one under http://deloy-dev.com/app_admin_prototype/jgrid_demo_4.0/jqGrid_comprehensive_demo.html (Add/Edit/Delete link), but I can't see the source code. I'm stuck at adding { add: true, edit: true, del: true } to the grid. I don't know how to define the events for adding, editing and deleting. When I click on Add, I get a popup with no fields. Also, when I click Submit, I get a “no URL defined error”.
I don't need any integration with ASP.NET MVC, I don't need any callbacks, etc. All I need is to have the Add/Edit/Delete buttons, and when I add a new field, to update the grid.
Thanks,
J
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top