I want to display a jqgrid that will show records – the rows need to be populated from a backbone model.
Each row by default is not editable.
The user can add/ edit or delete.
if they click add, i want to show a modal form or jquery ui dialog that will show more input elements then # of columns disdplayed in the jqgrid. Also this form may have
is this possible with jqgrid, if yes any examples that cab recommended?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top