|
-
Oct 28th, 2006, 05:51 AM
#1
Thread Starter
New Member
how can i change row color in datagrid?
hi
i am using sqlserver and datagrid.
i want to change to the rows color while aplication runnig
and i specially want to change the color of row that in the index that i specified with writing code
for example
DataGrid1.CurrentRowIndex = 3
i want to change this row.
how can i do this
thanks..
-
Oct 28th, 2006, 06:07 AM
#2
Re: how can i change row color in datagrid?
 Originally Posted by berzegerol
hi
i am using sqlserver and datagrid.
i want to change to the rows color while aplication runnig
and i specially want to change the color of row that in the index that i specified with writing code
for example
DataGrid1.CurrentRowIndex = 3
i want to change this row.
how can i do this
thanks..
Hi,
Here's a link how to change a Datagrid row color;
http://msdn.microsoft.com/library/de...colortopic.asp
Wkr,
sparrow1
-
Oct 28th, 2006, 06:26 AM
#3
Thread Starter
New Member
Re: how can i change row color in datagrid?
thanks you for helped me.
i dont'n whant this.
i want to change only one row color.not help me altenatifcolor and backcolor.
that are all rows changing.
DataGrid1.CurrentRowIndex = X
i want to change only this row.
-
Oct 29th, 2006, 03:27 AM
#4
Re: how can i change row color in datagrid?
 Originally Posted by berzegerol
thanks you for helped me.
i dont'n whant this.
i want to change only one row color.not help me altenatifcolor and backcolor.
that are all rows changing.
DataGrid1.CurrentRowIndex = X
i want to change only this row.
Hi,
Here's another link how to coloring one row in your datagrid;
http://www.syncfusion.com/faq/window...earch/745.aspx
Hope it helps,
sparrow1
-
Oct 31st, 2006, 08:10 AM
#5
Thread Starter
New Member
Re: how can i change row color in datagrid?
-
Oct 31st, 2006, 08:14 AM
#6
Re: how can i change row color in datagrid?
 Originally Posted by berzegerol
thank you!
Hi,
If it helped you mark your thread as resolved.
Wkr,
sparrow1
-
Nov 4th, 2006, 02:49 AM
#7
Thread Starter
New Member
Re: how can i change row color in datagrid?
Exactly, i dont want this but thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|