You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for issue, its a good point. I'm working on new interactive docs & demo atm, with live examples and code samples.
Until then you can check how the project looks by cloning the repo and running it with npm start.
Also to check how grid is working with remote data you can run npm run server:start, before starting the project and some data with be served from the demo nodejs server.
Configuration examples could be found in the demo component here:https://github.com/raketasoft/ng2-grid/blob/master/demo/demo.component.ts and here https://github.com/raketasoft/ng2-grid/blob/master/demo/demo.component.html
I've also attached a demo screenshot to README, so you can get a better idea on the looks.
No Documentation is there and a sample image of grid should be given
The text was updated successfully, but these errors were encountered: