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

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -