I am looking to extend the grid so it behaves like one the web control counterparts for presenting details in a form like manner. I want to customize the grid so adding/editing a row can be done inline using the details view real estate. An example of the desired layout can be found looking at telerik asp example: http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/usercontroleditform/defaultcs.aspx . Does anyone have an example that accomplishes this?