I need to get the records on the viewers screen. Each Record has 6 columns and i need to add 3 columns to it namely User initials date and time. these 3 wont be stored in the database. But would be visible to the users (multiple users). Also the database is polled for new orders. These are to be updated on the screen too.
a) when i refresh the screen how do i ensure that the 3 columns earlier changed on screen remains the same. Date and time should not change for previous records already on screen during appending of new orders
a)how do i do this
b) How do i display all records on a screen( i used MSFlex grid).but that wasnt helpful. Any method for diaplysing one record after the another. the idea is on double clicking any record it should drill down to specifics.
Help needed soon
a) when i refresh the screen how do i ensure that the 3 columns earlier changed on screen remains the same. Date and time should not change for previous records already on screen during appending of new orders
a)how do i do this
b) How do i display all records on a screen( i used MSFlex grid).but that wasnt helpful. Any method for diaplysing one record after the another. the idea is on double clicking any record it should drill down to specifics.
Help needed soon