New to DataTables, struggling with a simple concept
New to DataTables, struggling with a simple concept
neebs
Posts: 5Questions: 0Answers: 0
I need to display a table with checkboxes. The data displayed will be small so I'm not using any pagination. I have successfully implemented a checkbox column and a single checkbox in the header that toggles all checkboxes. I have a Submit button and I need to obtain the identity of those rows in which the checkbox is checked on the server. Seems like a simple application, but I've had no luck. I just need to be nudged in the general direction I think. FYI: This is an ASP.NET MVC application written in C#.
Thanks, Steve
Thanks, Steve
This discussion has been closed.
Replies
Steve
Allan