Hi
Currently I am trying to create a page with RadGrid 08 AJAX version to achieve master/details. Meaning, clicking on a row in my RadGrid extracts the ID associated with that row and grabs the profile information from the datasource and displays in a page. I am facing two issues with this
1. When I try to set the Skin for the control to anything(my preferred choice is Outlook). I tried to set the Skin for GroupPanel and I couldn't(Control not taking it)
2. I have drag and dropped a column to group by the result set. Grouping worked fine but now when I select a row, it keep opeing the profile for row that was ordered originally before the grouping.
Any help on this would be greatly appreciated.
Thanks
Pavan
Currently I am trying to create a page with RadGrid 08 AJAX version to achieve master/details. Meaning, clicking on a row in my RadGrid extracts the ID associated with that row and grabs the profile information from the datasource and displays in a page. I am facing two issues with this
1. When I try to set the Skin for the control to anything(my preferred choice is Outlook). I tried to set the Skin for GroupPanel and I couldn't(Control not taking it)
2. I have drag and dropped a column to group by the result set. Grouping worked fine but now when I select a row, it keep opeing the profile for row that was ordered originally before the grouping.
Any help on this would be greatly appreciated.
Thanks
Pavan