IgniteUI / igniteui-xplat-docs

cross-platform docs for Ignite UI for Angular, Blazor, React, and WebComponents
9 stars 4 forks source link

Update hGrid LOD topic #1261

Closed RivaIvanova closed 4 months ago

RivaIvanova commented 4 months ago

Closes #1260

ChronosSF commented 4 months ago

@RivaIvanova , instead of switching the topic/samples entirely, can we try using our Northwind data service instead: https://data-northwind.indigo.design/swagger/index.html

RivaIvanova commented 4 months ago

@ChronosSF, I created PRs for the WC, React, and Blazor samples where our Northwind data service is used and I'll modify the topic with the new changes once the PRs are approved.

mddragnev commented 4 months ago

@RivaIvanova There is a load on demand section within the overview topic of the hierarchical grid: https://www.infragistics.com/products/ignite-ui-react/react/components/grids/hierarchical-grid/overview#using-load-on-demand . Those snippets are using the oData V4 too which were working back when I implemented the section. Could you please update those section with the new Northwind endpoint too for wc/react/blazor as well?