0

In my Asp.net webb app, I have a page having Gridview control binding properly with database and Delete/Add/Update functionality works well.

Event like GridView1_RowDeleting , GridView1_RowEditing , GridView1_RowUpdating works well,

Then Later I added JQuery DataTable and it looks greats, but now other events are not working.

How i can fire these Events or how i can achieve Edit/ Update / Delete functionality. Am new with Jquery DataTable.

1 Answer 1

0

You can inline edit/update/save/delete your DataTable following this example or using the editor

Sign up to request clarification or add additional context in comments.

2 Comments

thank your so much for usefull links , well jEditable is licience version, and i tried something with mixture of datatable and inplace and its working for me, soon i will post whole answer
@Satindersingh glad you make it. Note that the example is from datatables.net and jEditable is not licensed. Editor plugin is licensed.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.