Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: DataGrid.RowDetailsTemplate

$
0
0

Hi

Define a MaxHeight property for the second datagrid

...

           <DataGrid.RowDetailsTemplate>

               <DataTemplate>

                 <DataGrid

                    x:Name="ordGrid"

                    MaxHeight="200"

                    ItemsSource = "{Binding Path = custOrders}"

...

So if necessary a separate scrollbar will be created for the second datagrid

Regards

Werner Lanter


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>