PDA

Click to See Complete Forum and Search --> : Highlighting row in datagrid


puma
Oct 19th, 2000, 04:08 AM
Sorry for asking this as i'm sure it's been asked many times.

I have a datagrid in which i want the user to be able to click any cell in a row and the whole row becomes highlighted.

Cheers

bar
Oct 19th, 2000, 08:11 AM
puma,

Right click on the grid and open the properties dialog.

Go to the splits tab, and change your MarqueeStyle to 3 - dbgHighlightRow.

puma
Oct 19th, 2000, 08:33 AM
Nice one Barend - that worked a treat.

Cheers