Toolbar get selected dropdown-item

Hi again,

here is a snippet from my aspx-code using a dropdown inside a toolbar. All events are fired. What I need: how can I get the selected option/selected text from the dropdown-menue (m_QuickFilter) in a callback?
I didn't find any example or a simular question herein the forum. Can you give me a hint?
**********************



ImagePath="~/images/InsertReviewComment.gif" Text="InsertRC" ToolTip="Add reviewcomment" />
ImagePath="~/images/AddReviewStatus.gif" Text="Item2" />
TemplateID="quickFilter" Text="Item5"
ToolTip="Quickfilter"
/>












****************************

thank you

sascha




2 Replies

RP Rekha P Syncfusion Team August 8, 2008 12:55 PM UTC

Hi Sascha,

I have modified your sample to get the selected item from the dropdown and please refer the below link,

http://www.syncfusion.com/development/uploads/F75743-Toolbar_68509f7d.zip

Please let me know if this helps you.

Thanks,
Rekha



MS Mr. Sascha Wald September 25, 2008 11:01 AM UTC

Thanks. That did the job.

regards
sascha



Loader.
Up arrow icon