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?
juststeve
Member
72 Points
58 Posts
Using jQuery inside HTML Helpers
Dec 22, 2010 11:28 AM|LINK
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
jquery & Asp.net Mvc MVC3 Razor HTML Helpers