Posted 8 March 2023, 6:23 am EST
Hi
I cannot find in the net6 version of flexgrid the SelectedIndex dependency property.
Is still possible to connect the viewmodel to a “SelectedIndex” or we must build a custom dependency property ?
Thanx
Forums Home / ComponentOne / WPF Edition
Posted by: kisar on 8 March 2023, 6:23 am EST
Posted 8 March 2023, 6:23 am EST
Hi
I cannot find in the net6 version of flexgrid the SelectedIndex dependency property.
Is still possible to connect the viewmodel to a “SelectedIndex” or we must build a custom dependency property ?
Thanx
Posted 9 March 2023, 8:36 pm EST
Hello,
There is no SelectedIndex property in .NET6 FlexGrid, so we are discussing it with the developers and will let you know once there is any update on this from their end.
Yes, you need to build a custom dependency property for selection, if you want to connect the ViewModel to a “SelectedIndex”.
[Internal Tracking ID: C1XAML-31427]
Regards,
Prabhat Sharma.