Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i need to create html table with sorting searching and paging using json c#.
i have done on page load by the following tutorial.It's working fine
[^]

but now i need to refresh the html table with same functionality by updating rows with json (c#)

Thanks
Posted
Comments
Amit Jadli 15-Dec-15 6:42am    
Where you got stuck??
and whats the error??
Richard_Michael_RM 15-Dec-15 10:33am    
No error but lost functionality after updating html..
i am generating the html table with complete functionality like searching, sorting and pagination. but after page load when i update the rows in table from update button it does not work
Amit Jadli 15-Dec-15 23:21pm    
Please share your code...then i could tell you something about that

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