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

Access/Change CSS Class of RadTreeNode on client

1 Answer 154 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Jaimin
Top achievements
Rank 1
Jaimin asked on 14 Jul 2008, 11:23 AM
Hi,

I want to access and change the CSS (CssClass, CssClassOver, CssClassSelect) of TreeNode on client side on context menu item event "BeforeClientContextClick" of TreeView.

The function signature looks like:
function fnClientContextMenuItemClick(node, itemText)
{
//logic goes here
}

Can anyone provide idea on this?

Thanks,
Jaimin

1 Answer, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 14 Jul 2008, 02:48 PM
Hi Jaimin,

Please find the attached project based on your description. It works as expected at our side. You  can download it and test it.

Kind regards,

Yana
the Telerik team


Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
Jaimin
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or