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...
thanks,
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,