There are many posts in the forums where people ask how to make a Grid which behaves like an Excel sheet i.e. a Grid which has resizable columns, a Grid which has resizable rows, a Grid which has editable cells, a Grid whose cells can be navigated by using the arrow keys and the Tab key, a focused cell in the Grid which responds to the key strokes when a user starts typing. I hope you will enjoy this article on making “An Excel Like GridView.”
Extending the GridView to Behave Like an Excel SpreadSheet (An Excel Like GridView)
Information