Hi,

Here i have a question.

I have a data grid in my C # .net windows application.

In that Grid i need the Particular Row Should Blink with some red or some other Color if the datagridviews Last Cell is Null.

Can any one help me....

Hello, kavi4u.
The first solution that came up to me is playing a bit with a row background color and a Timer.
But I would suggest you better just highlight the row, rather than changing color. Cause blinking is pretty annoying (and imagine that in some cases the whole grid would be like a Christmas tree :D)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.