Hi,
I'm trying to create a Crud Grid in React in my case grid edit working fine but when i try to create a new row insert, not working with console errors: hook.js:608 ERROR be2: NG02100 at Wp (192.168.1.38:2000/.../chunk-FWF2KR2N.jsinstalled versions:
Hello Gangeswaran,
Unfortunately we dont have that specific sample, but if you can share your sample of modify my sample with the adding new record code (not edit/delete) and help me reproducing the issue then i can discuss the matter with the development team and proceed the investigation.
Hi Divya Jain,Thanks for your responseUnfortunately this https://codesandbox.io/s/stoic-solomon-lwkc5j sandbox doesn't have expected CRUD operation like this https://codesandbox.io/p/sandbox/github/IgniteUI/igniteui-react-examples/tree/master/samples/grids/grid/row-addingonce again i'm facing a problem with New Record Create in grid but i did other operation like List, Edit and delete.
Is there any sample resource for CRUD operation in Infragistics React Grid Functional component kindly suggest it.
Thank you for your post. Looking into our document this is how we add the row in the grid without navigating to the separate page.
You are using functional component, code structure is little different. Here is my, I am not able to reproduce the issue,
Please modify the sample and send me back for the further investigation.
https://codesandbox.io/s/stoic-solomon-lwkc5j