All of the WebAssembly examples I have been able to find are connecting the grid to an in-memory generated list. In real life, you are more likely to have to connect to a data source on a server, which needs to be an asynchronous call, which needs to be in an asynchronous method. Can you show how you would connect to the grid in such a case?
Hello and thank you for contacting Infragistics. I attached a sample demonstrating how to bind the IgbGrid to remote data, with paging. Let me know if you have any questions.
binding-remote-data (4).zip
I plan on adding this sample to our documentation which I've started here:
github.com/.../files