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
Printable View
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
puma,
Right click on the grid and open the properties dialog.
Go to the splits tab, and change your MarqueeStyle to 3 - dbgHighlightRow.
Nice one Barend - that worked a treat.
Cheers