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

RadGrid in a RadPanelItem not displaying

4 Answers 87 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
diggityDawg
Top achievements
Rank 1
diggityDawg asked on 24 Apr 2008, 08:53 PM
I'm putting a RadGrid into the RadPanelItem in a RadPanel and when I select the RadPanelItem nothing shows up.  I tried implementing the exact code that's used in your "Templates" example, which DOES work, but as soon as I replace the items in the "Support" panel, for example, with my RadGrid, nothing displays in that Panel when it's activated.  If I take the RadGrid out of the PanelBar it displays fine.  Any idea what I'm missing here?

Thanks!

4 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 25 Apr 2008, 09:45 AM
Hi,

Have you set the DataSource for the RadGrid in the RadPanelBar. Try populating the Grid with the correct datasource.

Princy.
0
Rosi
Telerik team
answered on 25 Apr 2008, 11:11 AM
Hi Josiah,

Please open a support ticket and send us a simple running project illustrating the problem.


Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
diggityDawg
Top achievements
Rank 1
answered on 25 Apr 2008, 03:30 PM
I set the datasource for the RadGrids in the code behind.  When I put them into the RadPanelBar I have to change the reference to the RadGrids, but they execute fine in debug, and I can see that they have the correct datasource...

UPDATE: I don't know what was causing the issue, but I started a new PanelBar and then slowly added each RadGrid into it and it works now.
0
Rosi
Telerik team
answered on 28 Apr 2008, 07:11 AM
Hello ,

I am glad that you have resolved this issue by yourself.

Do not hesitate to contact us if you have any other questions.

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
PanelBar
Asked by
diggityDawg
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Rosi
Telerik team
diggityDawg
Top achievements
Rank 1
Share this question
or