This question is locked. New answers and comments are not allowed.
Hello,
Before upgrading to the Q1 2012 SL controls, we used to set the Visibility of the GridViewGroupPanel like so:
<telerik:RadGridView.GridViewGroupPanel>
<telerik:GridViewGroupPanel Visibility="Collapsed" />
</telerik:RadGridView.GridViewGroupPanel>
This now gives me a GridViewPanel does not exist on the type RadGridView and The atachable property GridViewGroupPanel was not found in the type RadGridView.
Has it moved or been deprecated?
Thanks,
Before upgrading to the Q1 2012 SL controls, we used to set the Visibility of the GridViewGroupPanel like so:
<telerik:RadGridView.GridViewGroupPanel>
<telerik:GridViewGroupPanel Visibility="Collapsed" />
</telerik:RadGridView.GridViewGroupPanel>
This now gives me a GridViewPanel does not exist on the type RadGridView and The atachable property GridViewGroupPanel was not found in the type RadGridView.
Has it moved or been deprecated?
Thanks,