I have a hierarchical data model:
public class AssetClassLevelViewModel{ public string AssetClassName {get; set;} public ObservableCollection<AssetClassLevelViewModel> ChildAssetClasses {get; set;} public ObservableCollection<ProductHoldingsWithAllocationViewModel> ProductHoldings {get; set;}}
The column headers seen in the image reflect the ProductHoldingsWithAllocationViewModel properties.
I need to move the column headers on top of the grid, and do not want them repeating at each grouping level.
Is there a solution for this? In the xaml I've set the HeaderPlacement property to OnTopOnly
HeaderPlacement
OnTopOnly
Thanks
Hasanain
I have the same problem. Is there already a solution?
Hi,
Is this feature implemented by now or how/where can I upvote it?
Hello Deepak,
I can suggest you copy the default Style of the GroupByRecordPresenter and remove the Content of the ContentControl that is placed after a Border called “highlight” in the Template. You can find the default Style here by default:
C:\Program Files (x86)\Infragistics\NetAdvantage 2013.1\WPF\DefaultStyles\DataPresenter\DataPresenterGeneric_Express.xaml file
Hope this helps you.
In the screen shot above in threads, i want similar functionality and able to do so but I am not able to hide the labels like Domestic Equity, International Equity from header. How to do that?
Hello Hasanain,
After some research Common Headers for child collections has been determine as a new Product Idea. I have sent your Product Idea directly to our product management team. Our product team chooses new Product Ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested ideas, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your idea is chosen for development, you will be notified at that time. Your reference number for this Product Idea is PI12070160
If you would like to follow up on your Product Idea at a later point, you may contact Developer Support management via email. Please include the reference number of your Product Idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com