Changing cell color in datagrid

  • Thread starter Thread starter kanepart2
  • Start date Start date
K

kanepart2

Hi,

I have a data grid which is user editable. There are two columns Name,
Status.

the Name Column has a textbox and the status columns has a drop down
list with two possible options True/ False.

I need to somehow change the color of the STATUS cell to Green if the
option True is selected and updated into the dataset .

can someone help me with this?

thanks
 
I forgot to mention that the page on which the datagrid is displayed
is in ASP.
 

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

Back
Top