Shouldn't line 629 of grid.formedit.js be
if ($(“#”+alertIDs.themodal).html() != null)
instead of
if ($(“#”+alertIDs.themodal).html() == null)?
Otherwise, I always get a bogus “Please, select row” error whenver I enable a navGrid.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top