Why are the columns in my DataGrid in some strange order?
Related Questions
- I am working with the WPF toolkits DataGrid in code and relying on auto-generated columns. How can I convert the data bound values for a specific auto-generated column?
- How to I get tabbing to work properly in a DataGrid that has hidden columns (i.e., column width is zero)?
- How do I automatically size columns in a DataGrid so they fill the grids client area?