Hi Telerik support,
I have two questions about the gridview checkbox column for WPF, see the sample application.
Just like in WinForms Telerik gridview with .EndEdit, I want to end the edit and push the value to the viewmodel and have no more edit mode or editor active in the UI. Is there a way to achieve this behaviour?
The other question, when trying to set the EditTriggers in a style (with the intent to implicitly target every GridViewCheckBoxColumn) it straight up ignores it but it works when setting the EditTriggers in the column (see sample). Is this intended?
Kind regards,
Querijn