Hi guys I am looking for a prebuilt tool that provides the following functionality:

Choose Server, Database, Table
From this the tool

Populates a data grid with all columns in the underlying table.
Header for every column with Combobox populated with Distinct values from the of the grid data.
Can Filter the grid based on selecting a value accepts wild cards in the filter.

This functionality exists in the Excel Data Filter but hear is where excel fails:

Ability to edit the data saving the changes back to the database and generate the SQL Script

Has anyone built a Grid that already does this?
This is a buy versus build (using grid components like True DB Grid)