Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:show_hide_columns [2009/11/28 08:08]
127.0.0.1 external edit
wiki:show_hide_columns [2017/12/12 17:26] (current)
admin
Line 1: Line 1:
 +<note important>​As of version 4.0 this module is no more supported. Please see \\ Upgrade notes in [[wiki:​jqgriddocs || Documentation menu ]]</​note>​
 ====== Description ====== ====== Description ======
-Display a modal window where the user can select which column to show and hide.+Display a modal window where the user can select which column to show and hide . 
  
 ===== Author ===== ===== Author =====
Line 6: Line 7:
  
 ===== Installation ===== ===== Installation =====
-In order to use this module you should mark the Set Coulmns ​plugin (in Other modules) when you download the grid. For more information refer to [[Download]].\\ ​+In order to use this module you should mark the Set Columns ​plugin (in Other modules) when you download the grid. For more information refer to [[Download]].\\ ​
 For Developers - this is the grid.setcolumns.js in the src directory. ​ For Developers - this is the grid.setcolumns.js in the src directory. ​
  
Line 58: Line 59:
 |saveicon|This is array element with the following default values [true,"​left","​ui-icon-disk"​]. \\ The item set various settings for the submit button. The first item enables the icon, the second item tells where to put icon left or right, the third item corresponds to valid ui icon from UI theme roller| | |saveicon|This is array element with the following default values [true,"​left","​ui-icon-disk"​]. \\ The item set various settings for the submit button. The first item enables the icon, the second item tells where to put icon left or right, the third item corresponds to valid ui icon from UI theme roller| |
 |closeicon|This is array element with the following default values [true,"​left","​ui-icon-close"​]. \\ The item set various settings for the close button. The first item enables the icon, the second item tells where to put icon left or right, the third item corresponds to valid ui icon from UI theme roller| | |closeicon|This is array element with the following default values [true,"​left","​ui-icon-close"​]. \\ The item set various settings for the close button. The first item enables the icon, the second item tells where to put icon left or right, the third item corresponds to valid ui icon from UI theme roller| |
-|updateAfterCheck|When set to true the column is shown/​hidden ​immediatley when click on checkbox. ​In this case the submit button ​is not created.|false|+|updateAfterCheck|When set to true the column is shown/​hidden ​immediately upon clicking the checkbox. ​Choosing ​this options hides the submit button.|false| 
 +|recreateForm|when set to true the form is recreated every time the dialog is activeted with the new options from colModel (if they are changed)|false|
 <​note>​To prevent showing or hiding columns that the developer does not want to show at all, a new option has been added to colModel: hidedlg (default false). If set to true this column will not appear in the modal dialog. </​note>​ <​note>​To prevent showing or hiding columns that the developer does not want to show at all, a new option has been added to colModel: hidedlg (default false). If set to true this column will not appear in the modal dialog. </​note>​

QR Code
QR Code wiki:show_hide_columns (generated for current page)