how to display xml data in to datagrid and how to display only specific columns
Hi Friends,
i m trying to display xml data in to datagid with specific columns .
i am using windows mobile devise application.
i have one xml file in that file have 3 clumns R_ID,R_NAME,R_PROP. i binded in datagrid its ok. here i have smale problem .when i bind datagrid its display all columns.
i want display only specific columns in datagrid like R_NAME,R_PROP only.
any one have idea please share how to display.
Thanks
Venkat.S