AjaxGrid
I have developed a JavaScript class to manipulate ASP.Net GridView to behave like a windows form grid. That is when you tab to the last editable column then it will automatically add a new row into it. It also can use user controls. Mixed with AJAX it will bring windows form experience to the web. I am glad that I have proven my theory that it can be done.