Is there a way to prevent the datasource from doing a read when I use the setDatasource Method? I have a case where I'm using the same datasource for multiple sheets, and each bind is causing a read.
1 Answer, 1 is accepted
0
Veselin Tsvetanov
Telerik team
answered on 11 Oct 2018, 07:42 AM
Hi Trent,
In order to prevent the DataSource read action you will need to handle its requestStart event:
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.