This sample demonstrates how to configure IgGrid Component to talk to remote server. It is based on the HTTP Client demo with Observables. It is using in-memory web API simulator, to avoid the hassle in creating web API server. There is also an ability to create new products and send them to the backend.
The grid is created when bound to an empty data source and then using a service to populate the data.