Skip to content

Commit 38f8b47

Browse files
devin-ai-integration[bot]thomas@reflex.dev
andcommitted
Remove misleading note about cell_selection=True being sufficient for fill handle
Co-Authored-By: thomas@reflex.dev <thomas@reflex.dev>
1 parent 09fd569 commit 38f8b47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/enterprise/ag_grid/cell-selection.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ cell_selection={
135135
}
136136
```
137137

138-
**Note:** Range selection is automatically enabled with `cell_selection=True` and works seamlessly with fill handle operations.
139-
140138
### Fill Handle Events
141139

142140
When using the fill handle, it will trigger `on_cell_value_changed` for each cell receiving a fill value. This allows your backend to handle the data changes appropriately.

0 commit comments

Comments
 (0)