Hi! I have following code and i need to set order by according to 'ToolNoFirstPart,ToolNoSecondPart'. how i can do that? please helpvar oSearchRows = oStockDs.Tables[0].AsEnumerable() ...