Skip to content

Commit

Permalink
added suppressFieldDotNotation flag to ag grid (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-RyanK committed Apr 9, 2024
1 parent 1bd5237 commit 4e11f73
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@ export default function AGGridViz({
cacheQuickFilter
suppressRowClickSelection
suppressContextMenu
suppressFieldDotNotation
modules={[
ClientSideRowModelModule,
RangeSelectionModule,
Expand Down

0 comments on commit 4e11f73

Please sign in to comment.