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

icon click, dont want node selection

1 Answer 50 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Erynshore
Top achievements
Rank 1
Erynshore asked on 23 Apr 2013, 01:16 PM
Hi,

I have been searching info of my problem in Google but I havent found anything...

I have a radtreeview and each node have an icon in the left. When I click in the text of the node some data is loaded in another gridview and then that node is selected.  But when I do click in the left icon the node is selected and the gridview doesnt load or change data.

What i want is that when i click in the icon the grid didnt change (that it is ok) but that the node of this icon wasnt selected. I want that the node was selected only when i click in the text of the node, and not in the icon.

Where can i do change that? when i do mouse over the image the cursor doesnt change to pointer, so it isnt a link...

<div class="rtMid">
         <span class="rtSp"></span>
         <img src="https://127.0.0.1/50/App_Themes/s/arbol.gif" class="rtImg">
         <a class="rtIn" href="javascript:__doPostBack('ctl00$MCPH$hd_gr', 27);">Grupo 20</a>
</div>

thanks,

1 Answer, 1 is accepted

Sort by
0
Erynshore
Top achievements
Rank 1
answered on 24 Apr 2013, 07:52 AM
I have edit the first message cos maybe it was not clear. My english is not really good...

I also atach a capture in this post.
Tags
TreeView
Asked by
Erynshore
Top achievements
Rank 1
Answers by
Erynshore
Top achievements
Rank 1
Share this question
or