Remove Filtered result.

  • Thread starter Thread starter Jeya
  • Start date Start date
J

Jeya

Hi all,

Is it possible to remove filtered result from dataview ?

Say

Mydataview.RowFilter ="Select='True' and tmp='False'"

Say the Fitered row count is 8. i want to remove only 8 row...

I am using a for loop to get the work done..is there any alternate and fast
way...


Thanks
 
Hi
if you know the row count you can use the reomveAt function.
Mohamed M .Mahfouz
Developer Support Engineer
ITWorx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top