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

[Solved] Access controls in FormTemplate via Javascript

1 Answer 138 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vit
Top achievements
Rank 1
Vit asked on 27 Apr 2008, 06:39 PM
I have a webgrid with custom edit template just like this example:
http://www.telerik.com/demos/aspnet/prometheus/Grid/Examples/DataEditing/TemplateFormUpdate/DefaultCS.aspx

I'd like to use javascript on some controls on the edit form, but I have a hard time accessing the controls on the client. I already tried <%= RadGrid1.FindControls().ClientID %> but no luck.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 28 Apr 2008, 09:45 AM
Hi Vit,


Check out the link below that explains how to access the grid editor values client side using the window object.

http://www.telerik.com/community/code-library/submission/b311D-eetbt.aspx

Thanks,
Princy
Tags
Grid
Asked by
Vit
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or