Open martinezwilmer opened 7 years ago
Ok, i discovered what happend. The thing is that we have to set de Height property manually, so if we need that the control autosize to a parent size or whatever we sould calculate and set the height dynamically.
Hi, I created a Gridview and declared 5 DataGridTextColumn y 1 DataGridTemplatedColumn, but i can't see the scrollbar, i set ScrollViewer.IsScrollInertiaEnabled="True" ScrollViewer.VerticalScrollMode="Enabled" ScrollViewer.VerticalScrollBarVisibility="Visible" but still can't see the scrollbar, am i missing something??
Thanks, great control.