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

Get selected value of RadEditor Dropdown Tool - Server side

2 Answers 66 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Ning
Top achievements
Rank 1
Ning asked on 16 Sep 2011, 07:57 PM
Hi,

I have a custom Dropdown tool (telerik:EditorDropDown)in my RadEditor. I know how to get the selected value/text from client side using Javascript. But how can I get the selected value from Server side (C#)?

Thanks
Ning

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 19 Sep 2011, 11:07 AM
Hi Ning,

Once you obtain the selected dropdown item value from the client, you can pass it to the server using a hiddenfield control.

Best regards,
Rumen
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal
0
Ning
Top achievements
Rank 1
answered on 19 Sep 2011, 03:31 PM
Hi Rumen,

Thanks for the reply. I ended up doing something similar to pass the value from client to server. Thought it's possible to get the value directly on the server side.

Thanks
Ning
Tags
Editor
Asked by
Ning
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Ning
Top achievements
Rank 1
Share this question
or