
Madeshwaran Mohanraj
Top achievements
Rank 1
Madeshwaran Mohanraj
asked on 04 May 2010, 11:53 PM
I am developing one prototype application. In that application i have a radgrid within a rad panel. The rad grids are bound to a xml data source control. After postback the rad grid control is not displaying the grid texts but it recognizes the items in the data source and displaying that many rows. Only the text are not displaying.
7 Answers, 1 is accepted
0

Madeshwaran Mohanraj
Top achievements
Rank 1
answered on 05 May 2010, 06:36 PM
Could anyone help me???
0
Hello Madeshwaran,
There is nothing special you should know or do when RadGrid is nested in RadPanelBar. However, could you please check if the your grid works properly if it is outside the RadPanelBar item so we could isolate the problem further? Also, please specify how is the grid bound.
I suggest you go through the following links which will get you better idea about how to accomplish this.
Template Design Surface
Adding Templates
All the best,
Pavlina
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
There is nothing special you should know or do when RadGrid is nested in RadPanelBar. However, could you please check if the your grid works properly if it is outside the RadPanelBar item so we could isolate the problem further? Also, please specify how is the grid bound.
I suggest you go through the following links which will get you better idea about how to accomplish this.
Template Design Surface
Adding Templates
All the best,
Pavlina
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.
0

umar okeeffe
Top achievements
Rank 1
answered on 18 Oct 2010, 04:42 PM
I am having the same problem, i am using a sqldatasource on my radgrid inside a radpanelbar. Outside of the radpanelbar my items are showing correctly. when inside the radpanelbar there is no data showing for the row only the edit and delete linkbuttons. when i hit edit my data shows in the edit form.
0
Hello Umar,
Can you send us the RadPanelBar declaration and the server-side code you have for it? We will check it out and get back to you with our findings.
Kind regards,
Pavlina
the Telerik team
Can you send us the RadPanelBar declaration and the server-side code you have for it? We will check it out and get back to you with our findings.
Kind regards,
Pavlina
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0

Madeshwaran Mohanraj
Top achievements
Rank 1
answered on 20 Oct 2010, 10:24 AM
Hi Umar,
In my case the problem was i had disabled the viewstate of the server controls inside the item template. Once i reenabled it was started working.
I hope it helps!!!
In my case the problem was i had disabled the viewstate of the server controls inside the item template. Once i reenabled it was started working.
I hope it helps!!!
0

umar okeeffe
Top achievements
Rank 1
answered on 20 Oct 2010, 04:45 PM
Sorry about that, I found out I had no rows for that grid. However there were edit and delete columns so I got confused, it was even letting me edit something that was not even supposed to be there! Any idea why there are edit and delete buttons on an empty record set?
0
Hello Umar,
I am glad that you managed to found the problem.
Sincerely yours,
Pavlina
the Telerik team
I am glad that you managed to found the problem.
Sincerely yours,
Pavlina
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items