I am using kendo grid to populate json data returned from Web API dynamically, fileds are not fixed in this case. I want below functionality:
"Load from Web API and append more Grid records as the user scrolls down in Kendo Grid"
Is there any such feature/ solution available in Kendo UI. Appreciate if any one shares it.