Appearance of column headers

QuestionsAppearance of column headers
Randy Blair asked 9 years ago

Is there a way to show the full column header with a mouseover event?

Also, can the text in the column header wrap for long field names?

2 Answers
Abu Ghufran answered 9 years ago

You can use html in $col["title"].
e.g.

$col["title"] = "<span title='This is Long Name Feild and again very long'>This is Long Name Feild <br> and again very long</span>";

Randy Blair answered 9 years ago

Great! That worked.

Your Answer

1 + 6 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?