hello
Can anyone tell me how to implement AJAX on .net page without using Update panel. I had got two dropdown one for country and other for state. If I choose country automatically states should fill in the second dropdown without postback. I had used in page load
ScriptManager1.RegisterAsyncPostBackControl(drpItem);
But the output is not as desired.Any Help!!!!!!!1
geetasks 0 Newbie Poster
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.