Re: how can i set GeographicalFilter with in c#
hi i have a problem in 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#