Play around with DataViews.
When you create an instance of a dataview based on a datatable, you can
specify which rowversions to use (deleted, etc).
> Is it possible to make the DataGrid shows a row with RowState ==
> DataRowState.Deleted?
> (e.g. display a deleted row using another color and allow user to undo the
> deletion)
>
> thanks
Baron Ng - 21 Aug 2006 07:32 GMT
It worked!!
Thanks!!
> Play around with DataViews.
> When you create an instance of a dataview based on a datatable, you can
[quoted text clipped - 6 lines]
> >
> > thanks