public DataSet GetLocationDrillDown_Gender1(string Customer, string Appname, string Country, string Gender) { anbp = new AnalyticsDALC(); return anbp.GetLocationDrillDown_Gender1(Customer, Appname, Country, Gender); }