Hi,
I have an object with 15 properties and i want to bind only 5 of them to various ccolumns in a datagrid.
How can i do that.
right now when i bind the object to the grid , it shows all the 15 colummns. i need only 5 and the columns to be displayed are known at design time.
Any code snippet or link to an article would be greatly appreciated.
Thanks.
I have an object with 15 properties and i want to bind only 5 of them to various ccolumns in a datagrid.
How can i do that.
right now when i bind the object to the grid , it shows all the 15 colummns. i need only 5 and the columns to be displayed are known at design time.
Any code snippet or link to an article would be greatly appreciated.
Thanks.