vote up 0 vote down star

Hi, if i change the backcolour of a datagridviewrow that belongs to a datagridview control using alternating row colours and i want to programatically change it back, how do i know if the row was a normal row or an alternating row so i know what colour to change it back to? is there a property i have missed?

flag

75% accept rate
Are you talking about changing it back server or client side? – CAbbott Sep 2 at 13:14

1 Answer

vote up 0 vote down check

... realised you can simply set the style back to the rowcelldefaultstyle and it will do the hard work for you.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.