我试图找出一种在网格(在IE6+中)中显示分层数据( 3/4层嵌套数据)的方法。
我看到了一些jquery网格,它不支持列冻结,其他第三方控件( infragistics)产生了如此多的javascript,与第一列IE一起也开始冻结。
发布于 2009-05-25 11:38:43
我用的是泰勒克 RadGrid --这是我用过的最好的。看看一些演示:http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/declarativerelations/defaultcs.aspx http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/twotablesatlevel/defaultcs.aspx http://demos.telerik.com/aspnet-ajax/grid/examples/performance/linq/defaultcs.aspx http://demos.telerik.com/aspnet-ajax/grid/examples/overview/defaultcs.aspx
https://stackoverflow.com/questions/906391
复制相似问题