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

Create object in Runtime

1 Answer 57 Views
AjaxPanel
This is a migrated thread and some comments may be shown as answers.
jose
Top achievements
Rank 1
jose asked on 26 Feb 2016, 07:41 PM
Good day, I am developing a website using Telerik, but there is the need to create objects at runtime and the configuration of a Table I indicates whether a RadLabel or RadTextbox, etc, how I can create objects at runtime ? I'm using Visual Studio2012

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 02 Mar 2016, 11:56 AM
Hello Jose,

You can create the controls using the Page_Init event handler:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/defining-structure/creating-a-radgrid-programmatically#creating-a-radgrid-on-page_init

I hope this will prove helpful.

Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
AjaxPanel
Asked by
jose
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or