LinuxKommy
Technical User
Ok, i've looked all over and now i can't figure this out. I use a HFlexgrid to display records from a access database. first i tried using an ADODB recordset and setting the felxgrid's datasource to the recordset. then i tried using an ADODC control as well. the result is the same. if the number of records causes the flexgrid to get a scroll bar, the first row "becomes part of" the fixed row, and when i click on the 2nd row, it gives me the info from the first row, and the third gives me the second and so on. However, if i scroll down, and tehn return to the top, everything corrects itself. why in the world would this happen? has anyone ever seen this kind of problem before?
this is important because i need the data from the row that the user clicks on, but it's not always the same.
thanks,
lk
this is important because i need the data from the row that the user clicks on, but it's not always the same.
thanks,
lk