Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Format Painter In Design View 1

Status
Not open for further replies.

Skittle

ISP
Sep 10, 2002
1,528
US
Is there a way to copy the format characteristics of one text box and apply it to other text boxes in one or two steps by using
something like the 'Format Painter' we all know and love in Word? Can be time consuming to fiddle about with fonts, colours and sizes for a uniform look on a header or footer sometimes.

I am using Visual Studio 2010 with SSRS 2008.

Thanks

Dazed and confused.

Remember.. 'Depression is just anger without enthusiasum'.
 
I've only found two ways:

1) Format a column with the desired characteristics, then append columns from the dataset. The appended column will inherit some (not all) of the attributes of the column to the left.

2) Press F7 and VERY carefully edit the RDL code with copy/paste.

You're right; this would be a great feature.

-Jim-
 
Useful stuff. Thanks.

Dazed and confused.

Remember.. 'Depression is just anger without enthusiasum'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top