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