What's the quickest and simplest way to make a db editor? I mean, could you use a Data control, link it to your db, then link a grid of some sort (flexgrid type thing) to the data control and do your editing from there? And if so, would the users actions in the grid be automatically entered into the db? I'm talking an access type db here...

Cheers!!!!!!