Table Control 1

Since the only way to view data in tabular format in most Microsoft .NET languages is via datagrid that is hardly a table control we decided to create a table control for the purpose of viewing and manipulating data in tabular format. Table Control allows...