or
Hi,
I know I being sort of asking lot of question to telerik team. But its just due to I installed the trial version and I am too impressed that I wanted to every thing before I purchase so that during our development we don’t stuck at nay point.
My question is that I am trying to implement the functionality of scaling (Bubble bar, Magnifier etc) but I couldn’t. Please do tell me how I can get these components in my toolbar.
Regards.
Haroon.



void rtvCustomTags_Editing(object sender, Telerik.WinControls.UI.TreeNodeEditingEventArgs e) { e.Editor.Value = e.Node.Text; }