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
Preserve width after Column Chooser
18/01/2012
22:30
Avatar
bpcm
Member
Members
Forum Posts: 6
Member Since:
09/12/2011
sp_UserOfflineSmall Offline

Hello,

After a Colum Chooser event the width of the grid shrinks to the sum of the remaning columns.

If the grid's width is choosen (either by width:aNumber or autowidth:true), I believe there should be an option to preserve the width after a user removes a column.

This is what I am using:

.jqGrid('navButtonAdd', '#pager', { caption:"", buttonicon:"ui-icon-calculator", title:"Choose Columns",
            onClickButton:function () {
                var a = grid.width();
                grid.jqGrid('columnChooser', {
                        done:function (perm) {
                            if (perm) {
                                grid.setGridWidth(a);
                            }
                        }
                    }
                );
            }})

The columns stretch to fit the width, but the overall layout of the webpage is preserved.

Thanks,

bpcm

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
40 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

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