Hi Darren,
Greetings from Syncfusion support.
We tried to reproduce the reported problem by creating a sample with our latest version 18.1.0.53, but the OnRecordClick event triggers fine even after changing the datasource of Grid. We are attaching the sample and video demo for your reference. Please download them from the link below,
We have used the codes in the below documentation for changing the data source for Grid.
If you are still facing the problem, then we need more details to further proceed on this. Kindly get back to us with the following details for better assistance.
- Share the sample which you have tried from your side, or reproduce the problem with the above attached sample and share with us for further analysis.
- Share the details regarding how your are changing the datasource.
- Share the details of script error if any occurred in browser console when changing the datasource or when clicking the record.
- Share the exact scenario or proper replication procedure.
- Share the details regarding total number of records you are binding to Grid.
And also we suggest you to bind the “OnActionFailure” event to Grid. This event will be triggered for every failure in Grid. Please share the details you get in the “args” of this event handler for further analysis.
Regards,
Renjith Singh Rajendran