We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16e690 commit d3007f3Copy full SHA for d3007f3
ipydatagrid/datagrid.py
@@ -260,7 +260,7 @@ class DataGrid(DOMWidget):
260
Dict to specify custom column sizes
261
The keys (strings) indicate the names of the columns
262
The values (integers) indicate the widths
263
- auto_fit_columns : Bool (default: True)
+ auto_fit_columns : Bool (default: False)
264
Specify whether column width should automatically be
265
determined by the grid
266
auto_fit_params : Dict. Specify column auto fit parameters.
0 commit comments