Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Create Read update Delete In html table in c#

What I have tried:

i want to add (Edit(update/cancel) and Delete like Gridview) button in html table and perform edit and Delete operation using jquery
Posted
Updated 19-Dec-17 10:11am
Comments
Karthik_Mahalingam 19-Dec-17 1:37am    
There are many readymade jquery plugins avaialble
Google "Jquery html table CRUD"
one of the result : CRUD Operations Inside HTML Table [^]
Member 13583767 19-Dec-17 3:45am    
Sir,Need to create without plugins
Richard Deeming 19-Dec-17 11:57am    
With an artificial restriction like that, this must be a homework question.

Which means you need to create it. Not get someone else to do it for you.

1 solution

As mentioned in the comments, you'll have to write the code. Where you expecting that someone would write all that code for you?

It isn't hard. Get started and then when you get stuck come ask a specific question.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900