Browse by Tags
All Tags » DataRow » Data Type (RSS)
-
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 ...
|
|
|
|