ListView=FullRowSelect, FlexGrid=???

colelinux
09-08-2003, 02:41 PM
Hi, i was wondering how to enable FullRowSelect in FlexGrid, like what they have in ListView.

And also, when i click on each row, it does the same thing i assign it to do, so.. err.. (how do i say this).. the column is to only seperate different data...

Hmmm okay... what i'm doing here is a playlist:

TRACK-------TITLE----------TIME
01-----------HOLD ON-------3:40

(just pretend the '-' is not there)

and i want it to play the file when i click on the row....
(why is it so hard for me to explain)

thanks.

Goofy
09-08-2003, 04:45 PM
Check the property: "SelectionMode", and set it to " 0 - flexSelectionByRow.

As to know which row is clicked, I just use the property ".Row" (row of the active cell) and ".RowSel" (row of the start of end of selection)

Hope this is what you needed.
Cheers!
:D

colelinux
09-08-2003, 11:55 PM
Yay! Thanks..

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum