Re: how can set GeographicalFilter using c#
hi i have a problem is using GeographicalFilter with SpeciesList can anybody help me how can i set GeographicalFilter with in c#
this is the jsp code for setting  GeographicalFilter 
***********************************************
 GeographicalFilter gf = new GeographicalFilter();
    gf.setGridSquare(gs);
***********************************************
plz nay one can tell me how can i do this in c#