Method | Description | |
---|---|---|
ExportXLS ( com GV_List ) : void | ||
ExportXLS ( com GV_List, string fileName ) : void | ||
GetView ( string searchSql ) : void | ||
ListModuleBase ( ) : System | ||
SetSearchCriteria ( DetachedCriteria SelectCriteria, DetachedCriteria SelectCountCriteria ) : void | ||
SetSearchCriteria ( DetachedCriteria SelectCriteria, DetachedCriteria SelectCountCriteria, string>.IDictionary |
||
UpdateView ( ) : void |
Method | Description | |
---|---|---|
Export ( |
导出数据函数
|
|
ExportDOC ( |
||
ExportDOC ( |
||
ExportXLS ( |
||
ExportXLS ( |
protected Export ( |
||
gridview | ||
FileType | String | 导出文件MIME类型 |
FileName | String | 导出文件的名称 |
return | void |
protected ExportDOC ( |
||
gridview | ||
return | void |
protected ExportDOC ( |
||
gridview | ||
FileName | String | |
return | void |
protected ExportXLS ( |
||
gridview | ||
return | void |
protected ExportXLS ( |
||
gridview | ||
FileName | String | |
return | void |
public ExportXLS ( com GV_List, string fileName ) : void | ||
GV_List | com | |
fileName | string | |
return | void |
public SetSearchCriteria ( DetachedCriteria SelectCriteria, DetachedCriteria SelectCountCriteria ) : void | ||
SelectCriteria | DetachedCriteria | |
SelectCountCriteria | DetachedCriteria | |
return | void |
public SetSearchCriteria ( DetachedCriteria SelectCriteria, DetachedCriteria SelectCountCriteria, string>.IDictionary |
||
SelectCriteria | DetachedCriteria | |
SelectCountCriteria | DetachedCriteria | |
alias | string>.IDictionary | |
return | void |