Hi,
I need to do the usual i.e design a form to get user registration details.
I need to allow him to select his country ,state city but i figure making three separate postbacks would greatly reduce the performance.

Alternatively i was planning to fetch the whole data at client and then sort through it by querying it somehow.
Is it possible??How??

Thanks in advance

which control u r using to bind data.

I am using a datareader to fetch the data and then a drop down to show the values.

Does that help??

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.