当前位置:网站首页>C winfrom DataGridView click on the column header can not automatically sort the problem
C winfrom DataGridView click on the column header can not automatically sort the problem
2022-04-23 21:25:00 【Plant a sweet smell】
@C# winfrom datagridview Clicking on the column header cannot automatically sort the problem
winfrom datagridview Automatic sorting of column headers
The phenomenon : We're binding DataGridView.DataSource after , Set the sort of the list to Automatic after , Cannot automatically sort

Solution :
Set up DataGridView.DataSource by datatable that will do , If the data source is list, Then you need to turn around datatable.
版权声明
本文为[Plant a sweet smell]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/110/202204200619557165.html
边栏推荐
- [leetcode sword finger offer 28. Symmetric binary tree (simple)]
- [※ leetcode refers to offer 48. The longest substring without repeated characters (medium)]
- [leetcode refers to offer 27. Image of binary tree (simple)]
- [leetcode refers to offer 18. Delete the node of the linked list (simple)]
- Send email to laravel
- Xiaomi mobile phone has abandoned the "Mi" brand all over the world and switched to the full name brand of "Xiaomi"
- Google 尝试在 Chrome 中使用 Rust
- Pytorch: runtimeerror: an attempt has been made to start a new process Error reporting (resolved)
- Detectron2 using custom datasets
- Is qiniu school useful and is the recommended securities account safe
猜你喜欢

DW basic course (II)
![[leetcode sword finger offer 28. Symmetric binary tree (simple)]](/img/bc/1f0c9e70470c7d60f821a4ecc2271f.png)
[leetcode sword finger offer 28. Symmetric binary tree (simple)]

MySQL basic collection

Resolve the "chromedriver executable needs to be in path" error

Pipes and xargs
![[leetcode refers to offer 47. Maximum value of gift (medium)]](/img/b4/34b3c74516e3b1ba93b7d84916dadc.png)
[leetcode refers to offer 47. Maximum value of gift (medium)]

Question brushing plan -- backtracking method (I)

Yolov5 NMS source code understanding

Plato Farm元宇宙IEO上线四大,链上交易颇高

FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ‘:app:stripDe
随机推荐
Flomo software recommendation
Ubutnu20 installer centernet
2.整理华子面经--2
JS to get the browser and screen height
管道和xargs
Factory mode
Norm normalization in tensorflow and pytorch of records
Addition, deletion, modification and query of MySQL advanced table
How to learn software testing? Self study or training? After reading this article, you will understand
Question brushing plan -- backtracking method (I)
Google tries to use rust in Chrome
[leetcode refers to offer 27. Image of binary tree (simple)]
[leetcode refers to offer 18. Delete the node of the linked list (simple)]
setInterval、setTimeout、requestAnimationFrame
IIS cannot load * woff,*. woff2,*. Solution of SVG file
Alibaba cloud responded to the disclosure of user registration information
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ‘:app:stripDe
MySQL basic collection
C knowledge