I have multi-page grid and no something special about it.
However, when i try to use 'grouping' feature to group my records visually by one of columns (server_id, integer type) - I am getting 'Arithmetic overflow' error!
I tried another column, string type - vain, the same error!
What is wrong?
p.s. I will not show sample of the code here, because there is really nothing especial about it. It's a working grid, no bugs, sorting, paging - this is all correct. SelectFields, GroupByFields are correct also.
However, when i try to use 'grouping' feature to group my records visually by one of columns (server_id, integer type) - I am getting 'Arithmetic overflow' error!
I tried another column, string type - vain, the same error!
What is wrong?
p.s. I will not show sample of the code here, because there is really nothing especial about it. It's a working grid, no bugs, sorting, paging - this is all correct. SelectFields, GroupByFields are correct also.