Grid Sort - we have a use case that requires editable grids (not paging grids) t

Grid Sort - we have a use case that requires editable grids (not paging grids) to be presented to the user sorted by a column (text or integer). The grid starts as empty and data used to populate the grid originates by a user "adding items". When they save and exit the form we want the option to go back to the saved form but have the editable rows or items sorted by some criteria. All of the data in the grid is saved as a CDT (but not yet committed to a database). Is there a way or best practice for specifying the order of rows in a grid or CDT array prior to returning to the form or writing to a database? If not, then the grid presented back to the user will not be logically organized by their criteria. Thanks!...

OriginalPostID-80676

OriginalPostID-80676

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data