Hi,
I have a TableView which uses the TableSorter class when clicking on the header of a column.
If I move over a cell the hand cursor appears but only starting at the second row and on the header. On the first row a arrow-cursor is shown. So how can I disable the hand cursor of the cells? If I disable the table all hands cursors disappear but the sort event of the header as well.
I have only the sort event on the headers and therefore only on this action the hand should be shown...
Any ideas?
Cheers Jens
Add a comment