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.

Home Page:https://pluto.weblaze.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to move to the next cell automatically when press done button from the android keyboard?

abdulrehman192 opened this issue · comments

I want to move the cursor control or editing control to the next cell on the keyboard done or submitted action. how to do that?

Its working on windows but I want to do the same thing on android