Hello,
I have RadPanelBar with 3 RadPanelItems. Each RadPanelItem hosts a Silverlight app (RadGridViews mostly) that have some number of database records displayed and an interface to input query parameters (searching for records, filtering, etc.). Every Silverlight app differs in height based on the number of records returned for any given request, thus making their height variable. Is there a way to resize the RadPanel size in response to every change in the size of the Silverlight app's content?
Also, if I have the Silverlight apps inside of SharePoint Web Parts (which, in turn, are placed inside RadPanelItems), how much would it complicate things?
Thank you!
-VK.
I have RadPanelBar with 3 RadPanelItems. Each RadPanelItem hosts a Silverlight app (RadGridViews mostly) that have some number of database records displayed and an interface to input query parameters (searching for records, filtering, etc.). Every Silverlight app differs in height based on the number of records returned for any given request, thus making their height variable. Is there a way to resize the RadPanel size in response to every change in the size of the Silverlight app's content?
Also, if I have the Silverlight apps inside of SharePoint Web Parts (which, in turn, are placed inside RadPanelItems), how much would it complicate things?
Thank you!
-VK.