Hi
I bind xamDatagrid with 3 level of hierarchical data.
In third level i have bigger record collection. So I thought to fix max height of the 3rd level like up to 100px and if more then display scrollbar in that sub(3rd) level of record.I try to set maxheight of DataRecordPresenter to that sub level but it wont works.
<Style x:Key="sublevelDataRecordPresenterKey" TargetType="igDP:DataRecordPresenter"> <Setter Property="HorizontalAlignment" Value="Right"></Setter> <Setter Property="Margin" Value="0,0,60,0"></Setter> <Setter Property="MaxHeight" Value="100"></Setter> <Setter Property="ScrollViewer.VerticalScrollBarVisibility" Value="Auto"></Setter> </Style>
Thanks
Adit Sheth.
Hello Adit,
After some research ScrollViewer inside Child Layout 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 PI13060040
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