View on GitHub
Table Fixed Columns
Table Fixed columns extension of Bootstrap Table.
Usage
Example
Options
fixedColumns
-
attribute:
data-fixed-columns
-
type:
Boolean
-
Detail:
Set
true
to enable fixed columns. -
Default:
false
fixedNumber
-
attribute:
data-fixed-number
-
type: Number
-
Detail:
The number of the left fixed columns.
-
Default:
0
fixedRightNumber
-
type: Number
-
Detail:
The number of the right fixed columns.
-
Default:
0
Note
- Not support
detailView
option. - Not support
cardView
option. - Not support
showFooter
option. - Need to import after sticky-header when using with sticky-header extension. For example: