Filter Data Table w/o Filter Data Table

That worked great, thanks. Now I have to read up on when to use Invoke Method. I still can’t imagine why you can’t just say “remove row” when looping through a data table, but I’ll just accept that as a limitation of .net.

One thing not explicitly called out in your post, is that you need to tell the Invoke Method about the arguments (this might be obvious for most, but in case not):

2 Likes