pluto_grid
pluto_grid copied to clipboard
TextField Focus issue
A Textfield is placed above the plutogrid tabel if i focus that textfield plutogrid first row is focusing automatically in selectWithOneTap mode if i change it to readonly then it is working fine but i want ontap too , is there any way to handel this?
This issue is stale because it has been open for 30 days with no activity.
I also faced a similar issue. A search Text field is placed above the pluto grid table . If i focus that textfield , pluto grid is rebuilt and automatically dismisses the opened keyboard in selectWithOneTap mode. If I change it to readOnly mode then it is working fine but i want that to work in selectWithOneTap mode.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Line 578 takes focus, try commenting it out.