Data Binding Woes - A Simple Solution

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2003/6/15/data-binding-woes-a-simple-solution.html
Published Sunday, June 15, 2003 9:59 PM by RoyOsherove

Comments

Wednesday, April 14, 2004 9:51 AM by Ben Hagadorn

# re: Data Binding Woes - A Simple Solution

Awesome! This code really saved me a bunch of time and aggravation. Thanks for the help.
Wednesday, April 14, 2004 4:07 PM by John Lanpheer

# re: Data Binding Woes - A Simple Solution

This requires your displayed data to be displayed in that sorted order, doesn't it? What if your data is displayed in a grid with several columns that can be sorted upon?