Forum Discussion

MinhH90's avatar
MinhH90
Copper Contributor
Oct 15, 2024

What do i use to make a inline editable table for razor page?

http://datatable.net edit function costs money, so I'm trying to make my own table with inline editing with Razor page, but I don't know what is the modern way to do it. Razor is not so modern but I don't think I want to use jQuery for it if there's a better way.

I read some posts and there are a lot of answers like Ajax, jQuery, fetch API,... and I also found a library called Hydro for Razor that mimics SPA functionality, but I don't know if it's applicable to this task.

Can someone point me in a direction?

 

No RepliesBe the first to reply

Resources