Click here to Skip to main content
15,897,187 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I Have a sharepoint List with columns as Status,Criticality etc.,

Based upon these, i want to apply colours to my List Rows...

Can anyone pls guide me how can i do that in Detail..

Thanks in advance...
Posted

Create new control derived from sharepoint list and render the colors as appropriate in your control.
 
Share this answer
 
Well, you are not allowed to apply colors to SharePoint list Rows . However, if you want to make a highlight on particular column, SharePoint Choice Indicator can help you to label list and task items with one or multiple colored labels corresponding to your specified criteria.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900