We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Crud operation with synchufsion grid view with anguar js

I want example of synchfusion gridview crud (insert,update,delete) example

using angular js with, mvc. 
So I want to access tooltbar add,save,delete controls  with key board and mouse both.

Thanks 
Waiting for your quick reply

1 Reply

RU Ragavee U S Syncfusion Team August 11, 2015 07:03 AM UTC

Hi Rakesh,

Based on your requirement we have created a sample in angular js with MVC to perform CRUD operations in grid and the sample can be downloaded from the below location.

Sample Link: http://www.syncfusion.com/downloads/support/forum/119877/ze/Sample673979930

In the above sample, we have rendered the grid using the webAPI dataSource and thus have used the webAPIAdaptor to perform the CRUD operations with the inbuilt source code support.

Query: So I want to access tooltbar add,save,delete controls  with key board and mouse both.

We suggest you to enable the allowKeyboardNavigation property in your sample in order to perform the CRUD operations in grid with keyboard. Please refer the below online documentation for more information on the keyboard navigation support.

Online Documentation Link: http://helpjs.syncfusion.com/js/grid/web-accessibility

In the above documentation, we have missed out to include details about insert and delete keys. The insert and delete keys corresponds to adding/deleting a record to/from the grid.
We have considered this in our document improvisation for better user interaction/support.

API Reference Link: http://helpjs.syncfusion.com/js/api/ejgrid#members:allowkeyboardnavigation

Please get back to us if you need any further assistance.

Regards
Ragavee U S

Loader.
Live Chat Icon For mobile
Up arrow icon