Hi all,
Is it possible to remove filtered result from dataview ?
Say
Mydataview.RowF ilter ="Select='Tr ue' 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
Is it possible to remove filtered result from dataview ?
Say
Mydataview.RowF ilter ="Select='Tr ue' 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
Comment