asp.net mvc 3 - Need MVC3 Razor Grid that loads by JSON/AJAX and has frozen columns -
i need grid on mvc3 razor page have load json or ajax call. need grid editable well.
also need grid have ability have first 6-8 columns frozen. looked @ example on codeproject.com , couldnt work. scrollbars show couldnt columns freeze.
i have been working on using telerik grids, doesnt have ability freeze columns default in razor setting.
does have suggestions on how implement or more information?
try jquery easyui http://www.jeasyui.com/documentation/datagrid.php
i did suggest jqgrid: http://www.trirand.com/blog/ apparently it's faff frozen columns using it.
Comments
Post a Comment