The introductory posting for Razor demonstrates the construction of an HTML Helper that passes an inline template to the native Grid object. Instead, I'd like to understand what it would take to create an HTML Helper that renders to my preferred jQuery-based grid (DataTables.net) instead.
Has anyone published samples of jQuery plugins being used within the new HTML Helpers?
thx