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

Popup Edit User Control StartupScript

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Victor
Top achievements
Rank 1
Victor asked on 24 Jun 2011, 12:55 AM
Hi,

I am using the popup form edit mode in the radgrid.  In the edit form I have a user control.  I want to run some javascript when the control is loaded.  I tried using the Page.ClientScript in the Page_Load event of the control itself but that script never gets called.

Where is the appropriate event to hook into?

1 Answer, 1 is accepted

Sort by
0
Genti
Telerik team
answered on 24 Jun 2011, 06:19 PM
Hello Victor,

In such case I recommend you use the ScriptManager to inject scripts in the page.


All the best,
Genti
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
Grid
Asked by
Victor
Top achievements
Rank 1
Answers by
Genti
Telerik team
Share this question
or