pro_vb thread: Highlight specific row in Data grid
Hi Karine, You can select a row using datagrid.row = rownum, where rownum is the row number you want to select. It doesnt select the whole row, but puts a pointer to the row. Thanks, Rage > I wanna go down and compare each result of a column in a line (ex: < 7) a> nd higllight that color in red or blue or green if it's respecting this c> ondition. how do I do this?
|





