Hi
i have a drop down called country,I am binding values from country table.I need only once country name to be binded using condition
i.e if country name is already binded then it should not be binded again.How to do this by using condition not using query
i.e. select distinct countryname from table.I need by condition only
vijaya