Hi Im using the context menu to add new records to the grid
I would like to use a completly custom form not the one created by JQgrid – I would like to set som custom values to this form.
can anyone advise please.
currently i'm using the function below.
grid.editGridRow(
}
function addRow() {var grid = jQuery(“#ctl00_MainContent_JQGrid1″);”new”, grid.addDialogOptions);
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top