Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
learntsql
524 Posts |
Posted - 2012-05-07 : 05:51:35
|
Hi All,Is it possible to apply or implement CSS or Themes concept for reports.Let say if have to apply same color and font for all header textboxes with single change.TIA. |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2012-05-07 : 19:50:29
|
why add CSS for this?FOr these type of simple formatting you can select all the header textboxes by pressing down ctrl key and then change background color property to suitable value in properties window------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
learntsql
524 Posts |
Posted - 2012-05-07 : 23:52:11
|
Thanks for your reply.What i mean to say is if i want to maintain similarity across all the reports instead of changing in each every report i want to change in one place and should replicate in all the areas wherever i am refering that css or themes(similer to .net feature).Plz guide me. |
|
|
learntsql
524 Posts |
Posted - 2013-09-27 : 02:03:40
|
Hi All,Can anyone guide on this requirement please?or any workaround.TIA. |
|
|
|
|
|