window.onload = function(){
$(window).resize(function(){
$("#.tableid").setGridWidth($(document).width)
}).trigger('resize')
}
window.onload = function(){
$(window).resize(function(){
$("#.tableid").setGridWidth($(document).width)
}).trigger('resize')
}
6672

被折叠的 条评论
为什么被折叠?