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

Page view in separate class

1 Answer 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mustafa
Top achievements
Rank 1
Mustafa asked on 22 Oct 2011, 06:43 PM
Hi,

I am newbie. I have used RadTabStrip having more than five tabs in it, and pageview control as many tabs are. The question is, could I do something like create separate or sub class for each pageview and assign different panel within that classes respectively and then on the main page I just create an object of that class and attached it with RADTABSTRIP (MultiPage).

Actually, I did such a things in Java, i.e. create JInternalFrames in separate class and call them into main class, but could I use same approach with ASP.NET and RADTRAPSTRIP or should I have to initialize all the components on the same page, or if you have any better suggestion regarding this then please let me know.

Regards and Thanking in Advance.

M.A.Bamboat

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 27 Oct 2011, 10:24 AM
Hello Mustafa,

Please, review the Load on Demand RadPageView demo and decide if you can use the approach for your case.

Greetings,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
Mustafa
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or