Hello,
I'm trying to add some client-side context sensitivity (button showing/hiding, enabling/disabling) to a RadToolBar which I've nested inside the CommandItemTemplate of a RadGrid, but my attempts to get a handle to the toolbar and its buttons aren't working.
I've gone through the various examples and forum threads, and found similar subjects (which I've tried to adapt) but nothing I've been able to figure out how to make use of for this situation.
What I have:
RadToolBar1, with three Buttons and one separator ("Extract", "Separator 1", "Save", "Delete"), inside of the CommandItemTemplate of RadGrid1.
Does anyone have an example of how to get a client-side reference to the nested toolbar or its buttons?
Thanks,
Christopher
I'm trying to add some client-side context sensitivity (button showing/hiding, enabling/disabling) to a RadToolBar which I've nested inside the CommandItemTemplate of a RadGrid, but my attempts to get a handle to the toolbar and its buttons aren't working.
I've gone through the various examples and forum threads, and found similar subjects (which I've tried to adapt) but nothing I've been able to figure out how to make use of for this situation.
What I have:
RadToolBar1, with three Buttons and one separator ("Extract", "Separator 1", "Save", "Delete"), inside of the CommandItemTemplate of RadGrid1.
Does anyone have an example of how to get a client-side reference to the nested toolbar or its buttons?
Thanks,
Christopher