hello –
once again, grid is just incredibly awesome. thank you so much for providing it.
https://www.htmlelements.com/docs/data-adapter/
i would like to be able to manually load/reload the grid data.
in other words, i want to be able to access the data dynamically.
Using virtualDataSource
l<span class=”pln”>ooks hopeful, but i am still unable to determine how to manually reload a grid.</span>
here is my feeble attempt:
https://codepen.io/edwardsmarkf/pen/bGONazw
i thought maybe to save the virtualDataSource
callback function & calling it later might work, but sadly it did not.