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

[Solved] edit form

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Joshua
Top achievements
Rank 1
Joshua asked on 05 Jun 2008, 11:41 PM
Is there way to run a javascript function after the edit form template is shown.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 09 Jun 2008, 11:28 AM
Hi Joshua,

If your grid is ajaxified by RadAjaxManager or RadAjaxPanel (for example), you can utilize the ResponseScripts collection of the manager/panel for this task.

Alternatively, add a literal control to the grid's Controls collection to execute the javascript after the edit form is loaded. See the example from this documentation topic for more details:

http://www.telerik.com/help/aspnet-ajax/grdsetfocusontextboxesineditcontrol.html

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Joshua
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or