DataGrid and Highlight row

  • Thread starter Thread starter Rajesh Abraham
  • Start date Start date
R

Rajesh Abraham

I have a datagrid populated from a dataview and while
running a loop, I am able to set the Selected item and
change the background colour of the selected item to say
Green there by giving the grid a scrolling effect as the
loop is processing data rows.

Now depending on ceratin conditions I would like
permenantly set the background color of currently
processed row to say Red etc to indicate an error. I am
not able to do this as a Row cannot be specified directly
in a datagrid. How can I accomplish this.

Thanks,


Rajesh Abraham Chacko
 
Sounds like the same that I wanna do in my application.
Let me know if anyone answers your post, and I'll let you
know I get get an answer to mine.

Johnsen
 
Back
Top