This question is locked. New answers and comments are not allowed.
Hi,
If set a GroupDescriptor from XAML (or C#), the group descriptor is collapsed. (see screenshot)
Is it possible to expand the records on the groupdescriptor by default ?
Thanks,
Nicolas
If set a GroupDescriptor from XAML (or C#), the group descriptor is collapsed. (see screenshot)
<telerikGridView:RadGridView.GroupDescriptors> |
<data:GroupDescriptor Member="oArticleCategory.oArticleType.Description"> |
</data:GroupDescriptor> |
</telerikGridView:RadGridView.GroupDescriptors> |
Is it possible to expand the records on the groupdescriptor by default ?
Thanks,
Nicolas