easyui onloadsuccess 怎么用

2025-04-29 11:39:59
推荐回答(1个)
回答1:

当数据载入成功时触发。
onLoadSuccess : function() {
$('#gridTable').datagrid('clearSelections');
}