Libraries tagged by column
jambagecom/jfmulticontent
3852 Downloads
Arranges multiple contents into one content element with multiple columns, accordions, tabs, slider, slidedeck, easyAccordion or Booklet for TYPO3 CMS
in2code/hide-used-content
27891 Downloads
Removes used content elements with own colPos configuration from "Unused" column
datatables.net/datatables.net-select
16986 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables
datatables.net/datatables.net-responsive-bs5
2582 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-responsive-bs4
3724 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-fixedheader-bs4
2540 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-fixedheader
7583 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
datatables.net/datatables.net-fixedcolumns
5225 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables
cycle/entity-behavior-uuid
38881 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
creativestyle/magesuite-common-blocks
54430 Downloads
Extension with automatic script that will install common blocks used by each template e.g.: Columns in footer. USPs in topbar..
cbackup/yii2-group-grid-view
34790 Downloads
GridView Extensions that groups rows by any column(s) for Yii2.
bugloos/query-filter-bundle
4745 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
badinansoft/table-footer
11753 Downloads
A Laravel Nova tool for adding a footer to a table, that will calculate the total of the columns
archipro/silverstripe-db-json
8189 Downloads
A Silverstripe CMS module to enable the creation of MySQL 8 JSON column on DataObjects
angel-source-labs/laravel-expressions
3996 Downloads
Enhanced Database Query Expressions for Laravel. Provides expressions with bindings and expressions that can be used as column values in eloquent