Hello all,

When i create a DataGridView from scratch, with the IDE,
Out of the box, i can re-sort the grid by simply clicking a column,

however,

when i create a DataGridView programmatically, it doesn't work anymore.

anyone knows about it ?

Thank You