Hi,
I have a table on which i sometimes want to show the footer and sometimes not. The funny thing is that when the table contains only 1 item and I do:
itemTable.setFooterVisible(false);
The footer disapears but when there are more items in the table...it stays visible....
Anyone also encountered this nice 'feature' or knows a solution?
I'm working on NW2004 btw...
regards,
Hugo