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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: