Iam new to asp.net and Iam trying to bring my LDAP values on to a grid view. When I run my application iam not able to see the grid (the page turns up empty) what could be the possible reason??
public DataSet Userlogin(string sFilter, string[] columns, string path, bool useCached)
{...