this.sfDataGrid1.View.RecordPropertyChanged += View_RecordPropertyChanged;
private void View_RecordPropertyChanged(object sender, PropertyChangedEventArgs e)
{
var record = (sender as OrderInfo).IsClosed;
//You can customize here.
} |
Hi again
2 years later and a similar issue!
I have another sfDataGrid with a GridCheckBoxSelectorColumn and AllowCheckBoxOnHeader = TRUE
If I click the checkbox in the header row it doesn't fire the SelectionChanged event even though it updates the selected items.
Is this a bug or is there another event that is fired instead?
Thanks
Leigh
Hi Leigh Anderson,
We are able to reproduce the reported issue “SelectionChanged event does not
trigger while click on HeaderCheckbox in CheckBoxSelectorColumn of SfDataGrid” from our end.
Currently, we are analyzing your provided sample from our end. We will validate
and update you details on or before April 11, 2022.
We appreciate your patience until then.
Regards,
Vijayarasan S
Hi Leigh Anderson,
We have created bug report for the reported issue “SelectionChanged event does
not triggered while clicking HeaderCheckbox of GridCheckBoxSelectorColumn”. We
will fix this issue and include in our upcoming Weekly NuGet release scheduled
for April 26, 2022.
You can track the status of this report through the following feedback link,
Feedback Link: https://www.syncfusion.com/feedback/34054/selectionchanged-event-does-not-triggered-while-clicking-headercheckbox-of
Note: The provided feedback link is private, and you need to login to view this feedback.
We appreciate your patience until then.
Regards,
Vijayarasan S
Hi Leigh Anderson,
We regret for the inconvenience.
We are unable to include the fix for this issue in our NuGet package which is release today. We will fix this issue and include in our upcoming Weekly NuGet release scheduled for on May 03, 2022.
We appreciate your patience and understanding.
Regards,
Vijayarasan S
Hi Leigh Anderson,
We deeply regret for the delay and inconvenience caused.
We are unable to include the fix for this issue in our NuGet package which is
released on yesterday( May 3, 2022). We will fix this issue and include in our
first NuGet release on after the Essential Studio 2022 Volume 1 SP release.
We appreciate your patience and understanding.
Regards,
Vijayarasan S
Hi Leigh Anderson,
We would like to let you know that
Essential Studio Weekly NuGet packages (v20.1.0.56) has been
published in nuget.org with the fix for the issue
“SelectionChanged event does not triggered while clicking HeaderCheckbox of
GridCheckBoxSelectorColumn”. Please let us know if you have any concerns in
this.
Regards,
Vijayarasan S