Skip to content

Commit 71e7ed3

Browse files
author
Tim Shawver
committed
Mark 'change_grid_option' as experimental.
1 parent 9898edd commit 71e7ed3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

qgrid/grid.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1806,7 +1806,8 @@ def toggle_editable(self):
18061806
def change_grid_option(self, option_name, option_value):
18071807
"""
18081808
Change a SlickGrid grid option without rebuilding the entire grid
1809-
widget.
1809+
widget. Not all options are supported at this point so this
1810+
method should be considered experimental.
18101811
18111812
Parameters
18121813
----------

0 commit comments

Comments
 (0)