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

GridView Data Control rendering inside the RadPanelBarItem

2 Answers 83 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Anand
Top achievements
Rank 1
Anand asked on 09 May 2011, 11:22 AM
GridView Data Control inside the RadPanelBarItem .We have data's binded on the GridView Same as on another RadPanelBarItem GridView and grouped.We grouped it.On runtime expanding a group in one gridview other panel with same name also expanding is our original functionality.It works Only second time .

RadPanelBar controls inside the ItemPanel rendering at the time of first time expanding. So we can retrieve the grid view grouping items after rendering

2 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 09 May 2011, 11:34 AM
Hello Anand,

 
I recommend you to use directly our RadGridView rather than GridViewDataControl.


Greetings,
Vanya Pavlova
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
Anand
Top achievements
Rank 1
answered on 11 May 2011, 08:58 AM
Hi,

I tried your suggestion but its not working.I tried to  attach the sample application.But i cant.I raised a ticket and attached the files

  • Ticket ID:423083
  • Status:Open
  • Response deadline:N/A
  • Last reply date:0 minutes ago
  • Type:Customer_Care
  • Product:RadGridView for Silverlight









We are trying to Expand the Group header when click on the button "Do Something2" using the Header title.It works only if we expand the PanelBar Item atleast once.

On load we tried to click the button it will not works as expected.


Test Scenario 1 (Working)
1.Run the Application 
2.Expand Both Panel1 and Panel2 once.
3.Click the "Do Something2" Button
4.Its expands both RadGrid Group.

Test Scenario 2 (NOT Working)
1.Run the Application
2.Do not Expand the Panel.
3.Click the "Do Something2" Button
4.Now Expand the Panels. (Grid Group not expand)








Tags
GridView
Asked by
Anand
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Anand
Top achievements
Rank 1
Share this question
or