Click here to Skip to main content
15,897,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,

I have two user controls on my page with some other user controls & data fields.
One.ascx will show list of categories
two.ascx will show list of products based on category selected in one.ascx
I want to achieve the above functionality with ajax without posting the whole page.

Thanks in advance.
Posted
Comments
Sandeep Mewara 2-May-11 6:18am    
Tried anything?

1 solution

For simplicity, you can start with UpdatePanel.

To start Have a look
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900