Skip to content

Commit

Permalink
Mark 'change_grid_option' as experimental.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Shawver committed Jul 10, 2018
1 parent 9898edd commit 71e7ed3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qgrid/grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -1806,7 +1806,8 @@ def toggle_editable(self):
def change_grid_option(self, option_name, option_value):
"""
Change a SlickGrid grid option without rebuilding the entire grid
widget.
widget. Not all options are supported at this point so this
method should be considered experimental.
Parameters
----------
Expand Down

0 comments on commit 71e7ed3

Please sign in to comment.