G
Guest
When i create a dataview with a rowfilter form a dataTable
how do i find the corresponding row in the data table??
for example:
i've 100 row in the datatable
my dataview.rowfilter (on customername ) results in 5 rows
how can i return to the same customer in my datatabale as on the first row
of my dataview??
how do i find the corresponding row in the data table??
for example:
i've 100 row in the datatable
my dataview.rowfilter (on customername ) results in 5 rows
how can i return to the same customer in my datatabale as on the first row
of my dataview??