When using the Advanced Grid within a project form, pressing the Tab key did not move the cursor to the next cell as expected.
This issue was caused by Power Apps intercepting the Tab key event, preventing standard grid navigation.
The bug has been fixed: the Tab key now correctly advances to the next cell, enabling smooth data entry within project forms.