Hi everybody,
I have a column of my table in dysplaytag table that has long strings.
I've put in <display:columns property=".." title="..." maxlenght="20" />
Well, it works fine but I want to put for every element in the column a tooltip to show the string in all its lenght.How to do this?
I also want to meke this for the headers field of my table.
How is it possible to make this?
I need a fast answer.
Thanks,
Mattia
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
When you use maxLength parameter and the column value is more than maxLength ,then by default a tooltip will be displayed with complete length of column value. it works fine for me.
thanks
pavan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi..
Wondering if this was resolved. I have a similar situation where I need to add
a tool tip to my column headers. I dont want to use jquery. Wondering if there
is any other way out.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody,
I have a column of my table in dysplaytag table that has long strings.
I've put in <display:columns property=".." title="..." maxlenght="20" />
Well, it works fine but I want to put for every element in the column a tooltip to show the string in all its lenght.How to do this?
I also want to meke this for the headers field of my table.
How is it possible to make this?
I need a fast answer.
Thanks,
Mattia
Hi,
When you use maxLength parameter and the column value is more than maxLength ,then by default a tooltip will be displayed with complete length of column value. it works fine for me.
thanks
pavan
Hi..
Wondering if this was resolved. I have a similar situation where I need to add
a tool tip to my column headers. I dont want to use jquery. Wondering if there
is any other way out.