Gridview's ObjectDataSource Support

Tuesday, March 14, 2006 @ 10:00AM EST

I was really excited when I first caught wind of the the ObjectDataSource (ODS) control for ASP.NET. Finally Microsoft is helping those that want to implement a true business layer and bind it’s results to the UI.

Many of the “features” simply don’t work. I was unable to use the delete functionality. The GridView would not pass the proper data to the ODS. I got this little treat yesterday when I tried to use the sorting feature.

!/assets/2006/10/18/gridview_sorting.png!

I continue to be dumbfounded.

blog comments powered by Disqus