BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Query |
Description |
When use both a Sticky GroupHeader and Sticky Header |
In SfListView, if you set the IsStickyGroupHeader as true, then we are internally sticky the header also. Because, both are added in separate panel, so you cannot achieve this scrollable. This is an actual behavior of SfListView. We have already documented the same.
|
Styling support for GroupHeader |
In SfListView, currently we do not have support to customize the Style of GroupHeaderItem. However if you want to customize the appearance of each group header based on some condition, then you can make use of DataTemplateSelector feature.
Currently we have template selector support for ItemTemplate alone and will provide template selector support for GroupHeaderTemplate in upcoming 2017 Vol 2 release which will be rolled out before mid of May month.
|