Is it possible to synchronize two grid on same table on database?
It is for LARGE table, with MANY field, i would split in two grid, to visualize ALL field in one screen.
First grid, 1...n fields
second grid, n+1....m fields
both on same recordset.
Thank you