Forum
05:46
19/10/2009
Good morning,
The possibility to define if an ellipsis is desired and which text should the ellipsis have on colModel would be most useful.
An ellipsis is usually "…" or "etc.".
A visual example often tells more than a long description, so look below:
Thanks for your time and consideration!
PS: If you want me to provide a patch for this, just tell me and I will.
05:37
Moderators
30/10/2007
Hello,
Thanks. I added this feature in 3.6 where we support FireFox (we know that there is no build support in FireFox).
Generally there are two way to make this work.
1. If we want to do it for the all the grids in the page we should:
<style>
.ui-jqgrid tr.jqgrow td {text-overflow:ellipsis; -moz-binding:url('ellipsis-xbl.xml#ellipsis');}
</style>
Where the url('ellipsis-xbl.xml#ellipsis') is the path to that file provided with the grid
2. Set a particular column
colModel : [
...
{name:'myname',... classes : 'ui-ellipsis'... },
...
]
Note the two new settings classes and ui-ellipsis, which is provided with the jqGrid CSS
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
28 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66