累月
累月
  这种有Demo吗, 代码改怎么写
 I want the commit under the branch of this project, but this method does not have a second argument What am I supposed to do ?
``` panel.AddField("测试", "test", db.Varchar, form.SelectSingle). FieldOptions(branchs). FieldOnChooseCustom("location.reload()") ``` 不论是 location.reload 或者 alert(1)弹框,下拉框选择没有触发,是我写法不对吗?
DataTable列表默认显示的复选框可以去掉吗, 如果可以怎么去掉, 我猜是SetHideRowSelector() 方法, 但是设置了没用,求解 