From alexey.n...@mail.ru on December 25, 2012 18:50:30
What steps will reproduce the problem? 1. Set these three options in VT and add in tree three or more columns
2. Write OnGetText event handler. Assign to CellText empty string for 2nd column and non-empty string for 1st and 3rd column
3. Run project
4. First select the 1st column, then the 3rd column in same node What is the expected output? What do you see instead? After select 1st column, selection expands on 2nd column with empty text. This ok. But after select 3rd column, 2nd are stay selected. What version of the product are you using? On what operating system? VT r449 , Delphi2007, Win7Pro x64
Original issue: http://code.google.com/p/virtual-treeview/issues/detail?id=310