C#/Winforms: sorting a datagridview by a column that is not part of the DataSource -


I have a datagrid witch in which datastro has been added to database from database. All column headers are sorted by double clicking.

Now I had added an extra column with the hand which contained only numbers. Strange I can not sort the datagrid view by this column.

I have set up sorting myself.

What am I missing here?

This link should be the answer you need:

Actually what you do Trying it is not supported.

Good luck, hope that helps.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -