DataGrid and Highlight row

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
 
J

Johnsen

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top