Currently, the group records only have a group label and the item count. I'd like to customize what appears in this area. How can I do this? I'm sure there's some control template that I can modify for some class. Are there any examples?
Thanks,
-Szymon
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.
Hello Szymon,
I have been looking into your issue and suppose you want to create your own template for the GroupByRecordPresenter class. If you want to add or alter anything in the GroupByRecordPresenter you can create a style using the original template which we provide along with our product just for such purposes. You can find it in the DefaultStyles folder which is installed by default here: C:\Program Files (x86)\Infragistics\NetAdvantage 2010.3\WPF\DefaultStyles and in it you can use: \DataPresenter\DataPresenterGeneric_Express.xaml file.
Please let me know if you require any further assistance on the matter.