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

access GridDropDownColumn in RADGRID using Javascript

1 Answer 109 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Deepa
Top achievements
Rank 1
Deepa asked on 07 Dec 2010, 04:12 PM
Hello,
I want to access GridDropDownColumn of RADGRID using Javascript. I know how to create function on ItemDataBound and access the GridDropDownColumn from there. But my javascript function is being called from the other page. And from the other page I want to access the GridDropDownColumn which has Dropdown in the EDIT mode in the RADGRID.
I want to set the value passed from the other page to set the GridDropDownColumn's dropdown's value.
Please help me fresolving this problem.
Telerik contols have problem accessing from javascript without using the server side code. Please put attention to my POST and reply me ASAP.

Thanks,
Deepa

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 10 Dec 2010, 02:20 PM
Hi Deepa,

I can agree that it is hard to find controls in the grid edit form on the client now and we will try to expose some useful methods in the future version of the controls.
Currently, you can get reference to all RadComboBox controls on the page as described at the bottom of this article.
 
Greetings,
Iana
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.
Tags
ComboBox
Asked by
Deepa
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or