Posted 09 Oct 2018 Link to this post
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.
Posted 11 Oct 2018 Link to this post
function
(e) onRequestStart {
e.preventDefault();
}