reporting services - Applying style from within an expression -


is possible apply style within expression?

i'd italicize name field:

=fields!text.value & " - " & fields!createddate.value & " " & fields!name.value  

create placeholders each of fields inside single textbox. allows change styling each specific field. have post on blog. http://mrthetrain.wordpress.com/2012/09/14/placeholders-2/


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -