Browse by Tags
All Tags » DataRow » Row (RSS)
-
Hi everybody,
Is there a way to invert rows and columns in the DataGrid ?
Indeed, I need to display each item of my ObsverableCollection as a column, and each row should represent a property of this item.
Thanks.
-
Hello, i have a problem with datagrid
I need to set background color for DataRow immediately after the DataRow has been created and before DataRows is showed in grid
Has anyone any ideas?
Thanks for help
-
hi,
i have made search text in grid but uptill my grid was only containing datatable.DefaultView
now i have given Object Collection as Source of Grid.
so in First Case I was casting Item into DataRowView now it gives the obect of the item can i access the item same way without casting.
one way i found is Cell.Content but can i ...
|
|
|
|