Is there a simple method for restoring all rows (i.e., taking any rows in inline edit mode back out of it) for an entire grid without storing a list of all of the row ids for rows in edit mode? I like to allow users to have multiple rows in edit mode (for easy copy-pasting between rows), but would like a way to close all rows in edit mode before posting the parent form, so the fields aren't included in the parent form's post data.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top