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 Both sides next revision
wiki:form_editing [2011/03/20 22:04]
olegk
wiki:form_editing [2011/03/20 22:05]
olegk
Line 255: Line 255:
 |drag|Determines if the dialog is dragabale. Works only if jqDnR plugin is present or if the dragable widget is present from jQuery UI| true| |drag|Determines if the dialog is dragabale. Works only if jqDnR plugin is present or if the dragable widget is present from jQuery UI| true|
 |resize|determines if the dialog can be resized. Works only is jqDnR plugin is available or resizable widget is present from jQuery UI|true| |resize|determines if the dialog can be resized. Works only is jqDnR plugin is available or resizable widget is present from jQuery UI|true|
-|zIndex|The starting z-index for the dialog. If you will see the dialog form under another elements or dialogs you should use the parameter with some value higher as default value 950. In the most cases it should be the value higher as 1000 - the default value of jQuery UI dialog.|950| 
 |jqModal|If set to true uses jqModal plugin (if present) to creat the dialogs. If set to true and the plugin is not present jqGrid uses its internal function to create dialog|true| |jqModal|If set to true uses jqModal plugin (if present) to creat the dialogs. If set to true and the plugin is not present jqGrid uses its internal function to create dialog|true|
 |topinfo|When set this information is placed just after the modal header as additional row|empty string| |topinfo|When set this information is placed just after the modal header as additional row|empty string|
Line 264: Line 263:
 |labelswidth|Since we construct the view with table element it is difficult to calculate, in this case, how much width is needed for the labels. Depending on the needs this value can be increased or decreased|30%| |labelswidth|Since we construct the view with table element it is difficult to calculate, in this case, how much width is needed for the labels. Depending on the needs this value can be increased or decreased|30%|
 |viewPagerButtons| This option enable or disable the appearing of the previous and next buttons (pager buttons) in the form |true| |viewPagerButtons| This option enable or disable the appearing of the previous and next buttons (pager buttons) in the form |true|
 +|zIndex|The starting z-index for the dialog. If you will see the dialog form under another elements or dialogs you should use the parameter with some value higher as default value 950. In the most cases it should be the value higher as 1000 - the default value of jQuery UI dialog.|950|
  
 === Events === === Events ===

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