Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 576: Line 576:
 
                         field: 'name',
 
                         field: 'name',
 
                         minWidth: 300, // required for responsiveness when using fitColumns
 
                         minWidth: 300, // required for responsiveness when using fitColumns
 +
                        widthGrow: 2,
 
                         formatter: function (cell) {
 
                         formatter: function (cell) {
 
                             /** @type {DCT} */
 
                             /** @type {DCT} */

Revision as of 11:10, 2 August 2023

DCT list widget.
Currently in use – do not modify!