-
Notifications
You must be signed in to change notification settings - Fork 140
Description
Hi Guys, I am new with Fin-Hypergrid.
So far I managed to get a sample on codepen and I’m extremely impressed with the speed and smoothness.
After getting my own json data to bind to it.
I am really having a hard time to find any examples of any implementation. I have had a look at your documents etc and a lot of it is incomplete, unless I am looking in the wrong place.
So far im just trying to figure it out as I go along by console.log() all objects and trial and error each function.
-
how do you get selected rows data ? to object / list / array
I tried this > grid.getRowSelection() but the object it returns is per column and not row. -
does the grid have a context menu , and how to use it.
Please could somebody assist kindly by giving me a link to samples 😊
Thank you.