Selection not working with disabled sorting [message #1065560] |
Wed, 26 June 2013 09:59  |
Eclipse User |
|
|
|
Hi,
I am using tree grid in my application. I have enabled sorting on specific columns using the "SORT" and "NOSORT" labels and assigning DefaultComparator and NullComparator for those lables. This works pefectly fine except that I am not able to click on the column header on the columns that does not have sorting. I would like the option to click on the column header so that the entire column can be selected(I have some functionalities to apply on selected cells and this would make it easier). But since the sorting is disabled, clicking the cell there does not have any effect and even selection does not work. The same behavior can be seen on the SortableGridExample on the Ask Column.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06032 seconds