首页设置打开默认条数
This commit is contained in:
parent
2c584b8c40
commit
4be925ab1e
@ -6,6 +6,8 @@
|
||||
History Log:
|
||||
*/
|
||||
ASObjectModel doTemp = new ASObjectModel("LBSmsNoticeTasksList");
|
||||
doTemp.setDataQueryClass("com.amarsoft.awe.dw.ui.list.FlowMonitorListHtmlGenerator");
|
||||
CurPage.setAttribute("flowRowCount","100");
|
||||
ASObjectWindow dwTemp = new ASObjectWindow(CurPage,doTemp,request);
|
||||
dwTemp.Style="1"; //--设置为Grid风格--
|
||||
dwTemp.ReadOnly = "1"; //只读模式
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user