Datagridview sorting problem
-
Hi, I got a problem with my datagridview sorting. When I use AutoGenerateColumns=true. It can do sorting. But when I set AutoGenerateColumns = false, I can't do the sorting. What am I missing here. Thanks.
Don't work hard, but work effectively. Web hosting | invest money | Option strategy
-
Hi, I got a problem with my datagridview sorting. When I use AutoGenerateColumns=true. It can do sorting. But when I set AutoGenerateColumns = false, I can't do the sorting. What am I missing here. Thanks.
Don't work hard, but work effectively. Web hosting | invest money | Option strategy
Use DatagridView.Sort(Icomparer comparer) MDSN Documentation here[^] ;)
-
Use DatagridView.Sort(Icomparer comparer) MDSN Documentation here[^] ;)
Isn't there any simple solution, because it is working before the AutoGenerateColumns
Don't work hard, but work effectively. Travel guide | invest money