bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
636 stars 290 forks source link

[Help] Get Column ID and Name #998

Closed softplaceio closed 4 months ago

softplaceio commented 6 months ago

Hello, guys!

How can I get the Column ID and Name using:

onSelected:
onRowDoubleTab:
nowSecondaryTap:

Thanks a lot !

vincetphanee commented 6 months ago

Are you able to run the sample code ? I have many error with it so I would like to know if the latest version works

softplaceio commented 6 months ago

I give up on "pluto_grid". Researching a little and using ChatGPT I am using "PaginatedDataTable" to create the Grid, Filter and interaction with the Grid cell.

image

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.