robinvanderknaap / MvcJqGrid

Fluent jqGrid Html Helper for ASP.NET MVC
www.playground.webpirates.nl/mvcjqgrid
GNU Lesser General Public License v3.0
101 stars 74 forks source link

Separation of rendering in .net4 grid #9

Closed MikeBagos closed 12 years ago

robinvanderknaap commented 12 years ago

Could you explain the purpose of this pull request? I guess you could state the ToString() method is doing too much, but I don't see a specific use-case where you would only want the html elements. But I have a feeling you do :) If you care to elaborate I would be happy to merge the pull request.

MikeBagos commented 12 years ago

Hey robin, great work on the library by the way. The separation of HTML from JavaScript is needed so that we can use requirejs and on top of that cassette.net AddInlineScript that bundles all inline scripts in a separate .js file.

13 Ιουλ 2012, 1:30 π.μ., ο/η Robin van der Knaapreply@reply.github.com έγραψε:

Could you explain the purpose of this pull request? I guess you could state the ToString() method is doing too much, but I don't see a specific use-case where you would only want the html elements. But I have a feeling you do :)


Reply to this email directly or view it on GitHub: https://github.com/robinvanderknaap/MvcJqGrid/pull/9#issuecomment-6949793