Hi,
I use a ListGridField.setShowIfCondition method. This method gets evaluated when drawn.
But when I call grid.refreshFields(); the method ListGridFieldIfFunction.execute doesn't get called and the listGrid shows all fields.
I use oficial release of smartGWT 2.5
best regards,
Zdary
I use a ListGridField.setShowIfCondition method. This method gets evaluated when drawn.
But when I call grid.refreshFields(); the method ListGridFieldIfFunction.execute doesn't get called and the listGrid shows all fields.
I use oficial release of smartGWT 2.5
best regards,
Zdary
Comment