public static UIDataTable getNewCardRTGrid(int a_intPageSize, int a_intPageIndex, string where) { return(DecetePro.getCardRTGrid(a_intPageSize, a_intPageIndex, where)); }