Summary on ListGrid:
Is there a way to get summary to include values in new unsaved rows?
Old thread, same problem:
http://forums.smartclient.com/showth...nsaved+summary
SmartClient Version: v9.0p_2013-10-22/PowerEdition Deployment (built 2013-10-22)
Is there a way to get summary to include values in new unsaved rows?
Code:
listGrid.setSaveLocally(false); listGrid.setAutoSaveEdits(false); listGrid.setShowGridSummary(true);
http://forums.smartclient.com/showth...nsaved+summary
SmartClient Version: v9.0p_2013-10-22/PowerEdition Deployment (built 2013-10-22)