SyntaxFix
Write A Post
Hire A Developer
Questions
Dim dr As DataRow() dr = dt.Select("A="& a & "and B="& b & "and C=" & c,"A",DataViewRowState.CurrentRows)
Where A,B,C are the column names where second parameter is for sort expression