LiFan
2024-07-09 4fbf41d932afffe4f80022cfef43ff706ca4413d
jrj/xframe/xcontrol/xdwgrid.hpp
@@ -390,6 +390,15 @@
      return SetItemString(row, col.c_str(), xstring(str));
   }
   int DataBI(LPCTSTR pSchema = NULL) //数据BI分析
   {
      return getKReport()->DataBI_(pSchema);
   }
   LPTSTR DataAnalysis(LPCTSTR pSchema = NULL)
   {
      return getKReport()->DataAnalysis(pSchema);
   }
public:
   int openUrl(string aurl)
   {