I have a C# .Net application, and I would like to test my bindingsource filter against a single item with some kind of function that returns T/F. If possible, I would like to stay away from converting the table to a DataRow array. If anyone knows of such a function, it would be helpful for me.
Thanks for your time.
Thanks for your time.
Comment