Dynamic Database UI: Direct Update Options?

I need recommendations for a JavaScript library or framework that builds a dynamic interface for MySQL data and allows direct row updates. Current environment includes PHP, JQuery, and XAMPP.

hey, i recently checked out gridjs. it lets you update rows directly in a dynamic ui. has anyone tried it in a php setup? whats ur experience been like?