Bound + Unbound in DataGridView and unbound won't sort...

G

Grant Schenck

Hello,

Win Forms .NET 2.0, Visual Studio 2008

I have a DataGridView with two columns, one bound and the second unbound.
When I load up the datagrid I set the columns in the unbound columns based
on the bound column.

Now if I click the header over the bound columns, while it sorts correctly
the contents of the unbound column are cleared.

The other problem is that if I click the unbound column's header nothing
happens.

What am I missing?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top