I am doing an application where i have to pull in records from the data base.
a) I need to display it on screen. Could somebody tell me the best method to do it. I have used grids but i need the function of doubleclicking on a record so as to drill down to that record. Managing cols is becoming difficult.
Could somebody tell me a better method. The screen should remain static. I need to scroll through the records.
b) Also in the application my recordset returns 7 fields. I need a checkbox and one more field to be appended to the opened recordset. If i use a MSFlexGrid how do i add the check box into the Grid. If there is another method please do let me know.
Regards
a) I need to display it on screen. Could somebody tell me the best method to do it. I have used grids but i need the function of doubleclicking on a record so as to drill down to that record. Managing cols is becoming difficult.
Could somebody tell me a better method. The screen should remain static. I need to scroll through the records.
b) Also in the application my recordset returns 7 fields. I need a checkbox and one more field to be appended to the opened recordset. If i use a MSFlexGrid how do i add the check box into the Grid. If there is another method please do let me know.
Regards