Row-Clickable GridView

Teemu posted a cool sample of how to subclass the built-in ASP.NET 2.0 GridView to provide a row-clickable GridView control (where you can click on a row to switch into edit mode on it).  I haven't tried yet, but you should be able to combine this with the new <atlas:updatepanel> control to enable a single-click Ajax experience for data editing.

I posted a fun Task-List sample using ASP.NET 2.0 and Atlas over Christmas in case you missed it, that shows off how you'll be able to easily create Ajax experiences with Atlas and your existing ASP.NET controls.

Hope this helps,

Scott

No Comments