Welcome Guest Search | Active Topics | Sign In | Register

Treeview and contextMenu Options
AndreaZ
Posted: Tuesday, October 28, 2008 7:04:36 AM
Rank: Advanced Member
Groups: Member

Joined: 10/20/2008
Posts: 75
Hello,
I've a treeview with associated MyContextMenu.
ClientSideOnContextMenu is set to MyContextMenu
MyContextMenu's RaisesServerEvent is set to true
I handle the context menu's ItemClick event on the server side and
so I use the property contextNode to get that tree node is selected...

Now I want to know that selecteion the user have made in MyContextMenu... ex: Open or Delete or something else...

What Property I have to using to do this?

Thanks,
Andrea
AndreaZ
Posted: Tuesday, October 28, 2008 7:11:36 AM
Rank: Advanced Member
Groups: Member

Joined: 10/20/2008
Posts: 75
I've use

e.MenuItem.Text.ToString

All Ok
thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.