2


Is there a simple and clear example that shows how to use show/hide details about particular record feature of dataTables jQuery plug-in with MVC? If you have implemented this stuff and may share it with me, I would greatly appreciate it.

Thank you for your help!

2
  • This code project article shows the implementation in details, have look at it Commented Dec 24, 2014 at 5:52
  • My answer incorporates @Aminul's reference. Commented Dec 24, 2014 at 19:40

1 Answer 1

1

You might have a look to the sample pages of DataTables:

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

3 Comments

This helps none as I have looked at these pages, and they haven't given me (much) direction in how to implement using asp.net mvc.
What part are you having problems with? Do you have the datatable working?
@markpsmith Implementing the row details by using JSON to populate the data.

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.