hello everyone!
I have 2 jqgrids :
JQGRID-A with (id, name, entries)
JQGRID-B with (id, name)
now I want to add a new entry to JQGRID-A with the help of a dialog.
but instead of an inputfield for the “entries” column I want to add a new jqgrid of JQGRID-B where I can select one or more entries and add them.
do you have any suggestions how I can do that?
thanks in advance!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top