Problems using collection with datagrid
Hi!
I have assigned a collection to a datagrid and I am trying now to hide some columns, and implement some kind of column ordering (AllowOrdering deos not work) but nothing seems to work.
Is this because I am assigning a collection instead of a dataset to the datagrid or because of a totally different reason?
Any help or examples would be great.
Thanks
A
|