a sugestion for a User Interface
Posted: Thu 02 Aug 2007 18:26
Hi;
im porting an app that has 2 sections on its input screens.
the first section is a Grid (CRDBgrid) that shows all the records on the table and it has search, filter and other features.
the second section is the input screen, with all the edits and validations.
The original app never had to manage many records, so, the speed was fine; but now i have to deal with thousands of records and some of the users will access the app remotely.
So, speed is a real concern, right now, i noticed some delay from the time i choose the option on the main menu and the time the screens are displayed with the grid totally populated; and this is on development with me as the only user!!!
I want to keep the functionality of the grid and avoid big delays for the users.
Any sugestion will be greatly apreciated.
TIA
im porting an app that has 2 sections on its input screens.
the first section is a Grid (CRDBgrid) that shows all the records on the table and it has search, filter and other features.
the second section is the input screen, with all the edits and validations.
The original app never had to manage many records, so, the speed was fine; but now i have to deal with thousands of records and some of the users will access the app remotely.
So, speed is a real concern, right now, i noticed some delay from the time i choose the option on the main menu and the time the screens are displayed with the grid totally populated; and this is on development with me as the only user!!!
I want to keep the functionality of the grid and avoid big delays for the users.
Any sugestion will be greatly apreciated.
TIA