Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Rebind igDataSource with different URL
posted

I use an igGrid together with a ig.DataSource component.

The datasource component requests the data over a json URL remote from a server. (ajax)

When I try to change the URL during runtime and rebind the data to the grid, 

I can see, that the request URL did not change.

How can I do that use case?

Parents Reply Children
No Data