954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Making Master Detail Combo Boxes in Asp.net work without post back

I want to populate two combo boxes. One is showing customer data
and second is showing the order no details related to all this cusotmer.
there is relation of master detail. on changing master record in first combo page refreshes and a postback is called and second combo again populate accordinly.
i want to do this using call backs . i dont want to postback again and again on chaning master records. is it doing in ajax with asp.net? wht i have to do. if some one has sample code in vb.net.aspx file then kindly
kindly tell me wht to do
thanks in advance

samiullah478
Newbie Poster
7 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

samiullah ,

this is achivable using ajax control toolk kit . you will find ample sample over their along with code .

what you need is a cascading drop down so kindly follow that for refrence .

Happy coding .

Govind s Yadav

govindsyadav
Newbie Poster
1 post since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You