Datta Kharad
posted
228 posts
since
Nov 21, 2010
from
Mumbai
|
|
Re: Changing row color of the gridview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Please mark as Accepted answer if your query resolved.
Thanks & Regards Datta S. Kharad
|
|
|
|
|
|
kavya kavya
posted
77 posts
since
Sep 21, 2011
from
|
|
Re: Changing row color of the gridview
|
|
|
|
|
|
|
|
|
|
|
Hi Datta, In my case the sales coordinator will mark the deletable rows by changing the row color of the gridview. After that admin will open the form and he should able to see which rows are marked in different color then he will decide weather to delete or not to delete.
For me row color changing is happening but i don't know how to show this changed row color when admin opens the form,please guide me in this. please can anyone help me.
With Regards Ashwini
|
|
|
|
|
|
khaleel shaik
posted
6 posts
since
Feb 13, 2012
from
|
|
Re: Changing row color of the gridview
|
|
|
|
|
|
|
|
|
|
|
hi
I your grid control one property is their that is
<SelectedRowStyle BackColor="#FFE0C0" />
selectedRowStyle Property can use in your grid control you got .when click on grid row change the color of grod row
|
|
|
|
|
|
kavya kavya
posted
77 posts
since
Sep 21, 2011
from
|
|
Re: Changing row color of the gridview
|
|
|
|
|
|
|
|
|
|
|
Hi, i dont have any problem in changing row color,now only thing i need to make admin to visible this color changed rows for deletion. How to do it help me please.
With Regards Ashwini
|
|
|
|
|
|
Suthish Nair
posted
4906 posts
since
Jul 09, 2009
from
India
|
|
Re: Changing row color of the gridview
|
|
|
|
|
|
|
|
|
|
|
Edit:
Map, save and retrieve the color configurations from DB table based on Primary Key/Foriegn Keys.. Best discuss this scenario/logic with your Team Lead/Architect.
|
|
|
|
|
|
kavya kavya
posted
77 posts
since
Sep 21, 2011
from
|
|
Re: Changing row color of the gridview
|
|
|
|
|
|
|
|
|
|
|
Hi Suthish, Is it possible for you to provide any sample links or examples related to my problem?
With Regards Ashwini
|
|
|
|
|
|