Please advise if it is possible to set grid to load data by user request only. I want allow user to load saved setting using .setOptions() and then load data by pressing some button. I know how to reload data using sync() method but I don't know how to prevent grid from load data automatically.