View Single Post
  #1   Report Post  
Blue
 
Posts: n/a
Default How can I sort one column and have the entire row sort. (binding)

I have my client list in rows. One row per client. The last column in the
each row has the state abriviation. I want to sort this column and have my
client list sorted by state. I need to bind the rows as a unit. Because when
I sort the last column the states sort, but they don't carry the entire row
with them. Please help.