xj qian
2024-07-08 f91b17fb69ff2d1a206c9e0bd7ad583c1f91eb3e
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)
   {