Superscript
Dec 13, 2005
I need to add superscript to my textbox. Something like 1st prize. I have been searching around in other forums and the only thing any one has come up with to implement it is to add a seperate text box with a small font and shifting the text up using paddings. That is not very practical and wont work for me because my line of text is always changing and written in code. if any one knows how to do superscript for reporting server text box, enlighten me.
View 4 Replies
Mar 24, 2008
Hi,
is there a way to store superscript or sub script in a table like chemical names H20 or O2. i have a table with datatype as nvarchar.
Thanks
View 1 Replies
View Related
Oct 5, 2015
In SSRS 2008, I need to display superscripts which are coming from the database.Can I do it.If I can,how to do it?
I am saving the data in the database such that the characters which need to be displayed are enclosed between special characters such as brackets.
View 2 Replies
View Related
Aug 28, 2015
I am new to ssrs super scripts. I want to display superscript as B with bold & red colour for one column data
o/p:
Name:
America B
India B
UAE B
Here B is super script & red color....
View 2 Replies
View Related