Issues with setColumnIndices and getColumnCount
Hi alex,
I have one problem.
When setting the columnIndices, the grid decrease the columnCount for some reason (the visible columns changed but the amount of columns not).
Is that the correct behavior?
I think, the grid should have:
Or if you have other way to get the total of columns (dont care if not visible), please tell me.
tkz.
I have one problem.
When setting the columnIndices, the grid decrease the columnCount for some reason (the visible columns changed but the amount of columns not).
Is that the correct behavior?
I think, the grid should have:
getColumnCount();
getColumnCount(boolean visible);
getVisibleColumnCount();
Or if you have other way to get the total of columns (dont care if not visible), please tell me.
tkz.
Paulo Cesar (PC from Brazil )
December 10,