Extending DataTables Range Filter
November 15th, 2011
DataTables plug-in provides a very efficient and easier way to integrate grid style view on the client-side using basic HTML and JavaScript. Using this plug-in, you can produce filtering and sorting with many options. I have extended one of the column types. I have made a contribution on codeproject available on this link:
Link to CodeProject Article
Recent Discussions