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

RadGrid gets invisible in RadPageView and RadTabStrip

2 Answers 49 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
MahMah
Top achievements
Rank 1
MahMah asked on 07 Jul 2012, 05:56 AM
Hi everybody,

I have a RadTabStrip and related RadPageView(in a RadMultiPage) in which I load a user control that has a RadGrid in it.

Whenever I click on sort or add new item in the grid it gets hide.

Am I missing something in the grid configuration  ? Has anyone had the same experience ?

Thank you for your consideration.

2 Answers, 1 is accepted

Sort by
0
Accepted
Kate
Telerik team
answered on 11 Jul 2012, 09:05 AM
Hi,

Can you please elaborate how you load the user control that you have in the RadPageView? If you can provide some code demonstrating the issue, it would be very useful for us.

Greetings,
Kate
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.
0
MahMah
Top achievements
Rank 1
answered on 11 Jul 2012, 09:39 AM
I have simplified my question here because it only seems that RadGrid is producing this situation.

But I'm not convinced why I have to add RadGrid every time the page loads ?

Is there any other way to let the dynamically created RadGrid handle every thing itself.

Suppose that I have a main page with unknown number of tab pages that each one has a User Control that has its own RadGrid in it. And should I load all of them in every page load event ? :o

Please give me some guidelines.

I can provide sample user control and main page that produces this situation if you want.

Thanks a lot.
Tags
TabStrip
Asked by
MahMah
Top achievements
Rank 1
Answers by
Kate
Telerik team
MahMah
Top achievements
Rank 1
Share this question
or