C# renderer for jQuery DataTables(code-clarity.blogspot.com)
submitted by
hkurabko(85) 2 years, 2 months ago
DataTables is an excellent plugin for the jQuery javascript library to extend HTML table with advanced functionality. I like to use it in projects, but (may be it is strange for someone) I don't like lot's of raw JavaScript code in aspx\ascx pages.
Some code I extract from page and write it using Script# - another excellent tool. But some code needs to be on a page for some reasons. In such cases I prefer to use a "renderer" - set of strong typed C# classes that renders needed JavaScript to the page. ...
|category: ASP.NET
|Views: 405
tags:
jQuery DataTables Renderer C# ASP.NET another
Everyones tags:
Your Tags: