This is a migrated thread and some comments may be shown as answers.

Unselecting node via code

1 Answer 35 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Shilpi
Top achievements
Rank 1
Shilpi asked on 07 May 2013, 09:02 PM
HI -

I was trying to unselect a selectedItem via code and doing do left a black border around that node, is there anyway that I can remove the border (or focus I guess) and have maybe another node that is already selected get the focus?

Thanks, SHilpi

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 08 May 2013, 02:33 AM
Hi Shilpi,

I guess you are referring to the border of the current cell. Am I right or am I missing something ?
If so, you can either modify the style so no visual effect is applied on the current cell (as illustrated in this article) or focus another cell (by setting CurrentCell for example).  

Kind regards,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeListView
Asked by
Shilpi
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or