xj qian
2024-09-16 d27e8f1c8b5310814e46bc55d1ff869b0c62ec67
jrj/xframe/xcontrol/xdwgrid.hpp
@@ -261,7 +261,7 @@
   }
   int AcceptText()
   {
      return getKReport()->AcceptText();
      return getKReport()->AcceptText_();
   }
   int ShowRowTo(int row)
   {
@@ -286,7 +286,7 @@
   }
   int Redraw()
   {
      return getKReport()->RedrawEx();
      return getKReport()->Redraw();
   }
   bool SetRowMove(int row, int movecount)
   {