nmd28
Results
3
comments of
nmd28
My solution : create ref for table but but it will affect performance const drawControlRef = useCallback( (node: any) => { if (node !== null) { setRefReactGridState(node); // That all...
I also have problems handling large number of rows (3000). When I execute the functions on the board, there is a delay
@alonshmiel , I also hope you publish that library soon.So i will close this topic