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
columnChooser and filterToolbar together
06/05/2010
23:15
Avatar
betty
Member
Members
Forum Posts: 22
Member Since:
24/06/2009
sp_UserOfflineSmall Offline

I used columnChooser and advanced search fetures in my grid, and everything works well.

Recently I added the filterToolbar in the same grid. No toggle, just display the filter text box when the grid loaded. So one line  of code works: jQuery("#customGrid").jqGrid('filterToolbar');

I tried hide/show some columns, the number of textboxes in the filter tool bar can always match the number of columns. The problem is with Column Reorder.

Everytime after I reorder columns, one or two (the first reorder action) filter text boxes will disappear. And after a few reorder actions, a 9 columns grid will only have 3 filter text boxes left. And then the reorder action will not cause filter text boxes disappear.

Does anybody use these two features together successfully?

Thanks a lot!

06/05/2010
23:29
Avatar
betty
Member
Members
Forum Posts: 22
Member Since:
24/06/2009
sp_UserOfflineSmall Offline

BTW, I am using version 3.6.4.

07/05/2010
11:41
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

I can not reproduce this bug.

I can not remember, but could you please try to use the last version.

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

02/07/2013
17:22
Avatar
JohnK
New Member
Members
Forum Posts: 1
Member Since:
02/07/2013
sp_UserOfflineSmall Offline

I was experiencing this issue using 4.5.2, so I used:

$('list').jqGrid('navButtonAdd', '#pager') {

    onClickButton: function() {

      $('list').jqGrid('columnChooser'), {

         modal: true,

         done: function(perm) {

            $('.ui-search-input').show();   // This line fixed the bug for me.

         }

      });

   }

});

- John

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
48 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