How to make grid on list page to be editable?

I am trying to allow editing on form with list page template. I would like to make grid to be editable on default (I know it is against check style).
The table field property is set to allow edit yes
The user I am log in with have the right to edit
The datasource is set to allow edit yes
The grid is set to allow edit yes
Every column in grid has allow edit yes
I do not change allow edit in code and I am still not able to edit any column.

How I can change this behavior?

You’ll have to change the Style property of the design from ListPage to something else.