anjakammer / data2table

A Wordpress-Plugin for creating database tables and handling CRUD operations
0 stars 1 forks source link

Data table projection with CRUD functionality #5

Open anjakammer opened 7 years ago

anjakammer commented 7 years ago

The User should be able to modify all rows in the table with CRUD Operations. Think of using ajax requests to prevend page reload.

anjakammer commented 7 years ago

action already available in master, but not yet implemented with ajax

image