Wrong column passed as argument in DataGridCellTapDetails #2224
Labels
data grid
Data grid component
waiting for customer response
Cannot make further progress until the customer responds.
Bug description
Hello!
When handling the
onCellSecondaryTap
event, theDataGridCellTapDetails
passed as an argument to the callback somtimes has the wrong column:showSummaryInRow
is trueIn these 2 cases, the column seems to always be the first column of the row. Would it be possible that the column is rather the one in which the secondary tap occurred?
Thanks!
Mathieu
Steps to reproduce
showSummaryInRow
is trueCode sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Stack Traces
Stack Traces
On which target platforms have you observed this bug?
Windows
Flutter Doctor output
Doctor output
syncfusion_flutter_datagrid: ^28.1.33
The text was updated successfully, but these errors were encountered: