2
Answers

Hide Column inside a WPF DataGrid

Ramana

Ramana

13y
3.5k
1
Hi,
   I'm populating a DataGrid inside my WPF window like this
'dgFollowup.DataContext = ds.Tables[0]' .
   Can any one tell me how to Hide or make a column invisible inside the DataGrid.

Thanks & Regards,
Ramana
Answers (2)