SyntaxFix
Write A Post
Hire A Developer
Questions
Something like this
string find = "item_manuf_id = 'some value'"; DataRow[] foundRows = table.Select(find);