C
Carlos Campos
Hi,
I´m binding an array of my own class to a datagrid.
The problem I have is that I don´t know where I have to code the order of
the columns (the public properties of my class). Datagrid sort them in a
"weird" algorithm cause it does´t sort alphabetically or by ocurrence on the
class.
How can I tell the datagrid how to sort this columns (properties).
I´m binding an array of my own class to a datagrid.
The problem I have is that I don´t know where I have to code the order of
the columns (the public properties of my class). Datagrid sort them in a
"weird" algorithm cause it does´t sort alphabetically or by ocurrence on the
class.
How can I tell the datagrid how to sort this columns (properties).