Git Product home page Git Product logo

mvc.bootstrap.datatables's People

Contributors

cdeutsch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mvc.bootstrap.datatables's Issues

Differences from Mvc.Jquery.Datatables

Hi, I'm the author of Mvc.JQuery.DataTables - I was wondering what changes/simplifications you have made to original the library, or what issues you encountered with it. Thanks!

Update for DataTables v1.10.x API

This is a fantastic library. I was amazed to find that my Linq based ORM automatically started sorting and paging data when used with this library. Brilliant!

2 points/questions:

  1. I think you'd find even more people adopting this library if you provide a simple quick start guide/document, rather than leaving people to have a look around at the sample project. It's not particularly obvious what this package offers over some of the other DataTables MVC packages that can be found on NuGet, and people won't realise what they're missing out on.
  2. Are you planning to update this for DataTables v1.10's new API?

Thanks

DataTablesParam is always null

I have tried to implement using given library code so that I can have more control. But code throwing error as DataTablesParam is always null. Is there anything related to datatable version ?

I noticed my ajax is submitting following parameter :

columns[0][data]
Year
columns[0][name]
columns[0][orderable]
true
columns[0][search][regex]
false
columns[0][search][value]
columns[0][searchable]
true
columns[1][data]
Name
columns[1][name]
columns[1][orderable]
true
columns[1][search][regex]
false
columns[1][search][value]
columns[1][searchable]
true
columns[2][data]
columns[2][name]
columns[2][orderable]
false
columns[2][search][regex]
false
columns[2][search][value]
columns[2][searchable]
true
draw
1
length
10
order[0][column]
1
order[0][dir]
desc
search[regex]
false
search[value]
start
0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.