A Control Tool You Need to Slap Web Interfaces on Tables
TEdit is basically an ASP.NET control tool that displays and lets you edit database tables. The tool is easy to use. In several cases, you could have a data-backed application’s basics without having to write any code. For instance, you want to exhibit a table in the tabular form, with editing options in a straightforward set of textboxes. You may even want paging, ‘add’ and ‘delete’ options, and the feature to download text files with the table’s contents. Throw in some filtering/searching too. All of this could be achieved without any coding with TEdit.