TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Junaid Syed
NA
485
130.4k
How to fix superscript issue in obout grid header
Mar 23 2018 12:50 AM
Hi,
I am using a obout grid in my project i struct with superscript issue.I need to fix header with super script.I follow the below process to get the result but I am not getting the issue fix
I am getting the result like in below image
so i made the below change the to achive the changes in c#
string
headertext =
"India®"
;
grdCampaign.Columns[
"Country"
].HeaderText =
"India®"
;
headertext.Replace(
"®"
,
"
®
"
);
grdCampaign
is my grid id
superscript_ table
class is this
.superscript_table {
font-family
:
Arial
;
font-size
:
12pt
; }
I need to set tread mark as superscript and am using obout grid for my project
The above code is sample code .please help me out.thank you
Reply
Answers (
1
)
Add dynamic variable data to list string
Facebook app key and secret key