Hello,
I'm using a datagrid in my UWP Application , which opens a dialogbox when a row is clicked (ie on row selection). my problem is that when I want to use grouping, a row is automatically selected when grouping, then a dialogbox is opened (while the row is not clicked). How to prevent from row selection when grouping?
The other problem is datagrid loading performance. My test collection contains only six items (to be displayed on six rows) and the page takes 8 seconds to be created with only a sfdatagrid inside. Do you intend to improve that point?
Thanks for your help.
Regards,
Thibault