SGWT 2.5 (as of 08/31/2011):
There is a ListGridField.setCellFormatter() in place but no ListGridField.getCellFormatter().
This is a problem when using a custom SummaryFunction as the values are not/can not be formatted according to the CellFormatter set for that field.
Is there another means to format values that are determined by a CellFormatter?
Thanks
fatzopilot
There is a ListGridField.setCellFormatter() in place but no ListGridField.getCellFormatter().
This is a problem when using a custom SummaryFunction as the values are not/can not be formatted according to the CellFormatter set for that field.
Is there another means to format values that are determined by a CellFormatter?
Thanks
fatzopilot
Comment