I need to search a datable with the current results in the data table.
in a specific field. “Status”
if any of the rows contain the word “open” in the Status field. Return 1. In a text box.
but only in the data table results,
not the entire dataset.
so the the textbox will either display 0 or 1
dave