?
=?ISO-8859-1?Q?Marcel_M=FCller?=
Hi,
I want to implement a custom RowFilter to select rows from a DataTable.
(In fact a regex match).
Unfortunately I could not find a way to do this.
I consider to delete table rows temporarily. But this is a very bad
solution, because it interferes with the RowState logic of the DataTable.
Marcel
I want to implement a custom RowFilter to select rows from a DataTable.
(In fact a regex match).
Unfortunately I could not find a way to do this.
I consider to delete table rows temporarily. But this is a very bad
solution, because it interferes with the RowState logic of the DataTable.
Marcel