Dear Frnds

How can i apply different Back Ground color on the perticualar DataGrid Row.
i want to apply the color not with respect to row no but with respect to
information caried by the dataRow attached with it.


Thanks Regards
Mubashar Ahmad

Re: DataGrid - Apply Color on a Perticular Row by Jan

Jan
Wed Jan 07 07:04:16 CST 2004

I've created a free control: ExtendedDataGrid
http://dotnet.leadit.be/extendeddatagrid
The default System.Windows.Forms.DataGrid in the .NET Framework is a little
bit limited in functionality. Luckily the architecture of this DataGrid
allows adding functionality and customization. The ExtendedDataGrid adds
some of the basic functionality, that's not available in the default
DataGrid.

If you want to code it yourself:
http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp#q927q
--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan


"Mubashar Ahmad" <mubashar2001@yahoo.com> wrote in message
news:ugkZZpR1DHA.4032@tk2msftngp13.phx.gbl...
> Dear Frnds
>
> How can i apply different Back Ground color on the perticualar DataGrid
Row.
> i want to apply the color not with respect to row no but with respect to
> information caried by the dataRow attached with it.
>
>
> Thanks Regards
> Mubashar Ahmad
>
>



Re: DataGrid - Apply Color on a Perticular Row by ClayB

ClayB
Wed Jan 07 07:04:16 CST 2004

Here a link to an article that colors a row based on the value of a checkbox
in the row.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwinforms/html/wnf_CustDataGrid.asp

You can also find other samples at
http://www.syncfusion.com/FAQ/WinForms/default.asp#44

========================
Clay Burch, .NET MVP

Visit www.syncfusion.com for the coolest tools

"Mubashar Ahmad" <mubashar2001@yahoo.com> wrote in message
news:ugkZZpR1DHA.4032@tk2msftngp13.phx.gbl...
> Dear Frnds
>
> How can i apply different Back Ground color on the perticualar DataGrid
Row.
> i want to apply the color not with respect to row no but with respect to
> information caried by the dataRow attached with it.
>
>
> Thanks Regards
> Mubashar Ahmad
>
>



Re: DataGrid - Apply Color on a Perticular Row by hirf-spam-me-here

hirf-spam-me-here
Wed Jan 07 11:20:53 CST 2004

* "Mubashar Ahmad" <mubashar2001@yahoo.com> scripsit:
> How can i apply different Back Ground color on the perticualar DataGrid Row.
> i want to apply the color not with respect to row no but with respect to
> information caried by the dataRow attached with it.

<http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp#q927q>
<http://makeashorterlink.com/?G5C1223B4>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>