column | optional | | The columns by which the table should be filtered. While using filters by several columns simultaneously, their names should be divided by comma |
---|
userfilter | optional | | The columns by which the table should be filtered with the user-entered keywords. While using filters by several columns simultaneously, their names should be divided by comma |
---|
cell-width | optional | 150 | The value of this parameter specifies the width of combobox. The value of this parameter is in pixels |
---|
button | optional | false | When the value of this parameter is 'true' the filter can be hidden/shown by clicking |
---|
hidelabels | optional | false | Allows to hide labels of comboboxes and textboxes if set to 'true' |
---|
default | optional | | The default values for comboboxes and textboxes by which the table should be filtered. |
---|