Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
Ellipsis
20/10/2009
05:46
Avatar
ben
Member
Members
Forum Posts: 9
Member Since:
19/10/2009
sp_UserOfflineSmall Offline

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:

Example: jQGrid with/without ellipsisImage Enlarger

Thanks for your time and consideration!

PS: If you want me to provide a patch for this, just tell me and I will.

21/10/2009
05:37
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

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.

Forum Timezone: Europe/Sofia

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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information