Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in refreshing the combo
Message
From
26/01/2001 17:54:45
 
 
To
26/01/2001 02:10:43
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00468936
Message ID:
00469286
Views:
8
> 1) On my first page i am filling 3 comboes like Product Group, Product Type and Product On the selection of selecting Product Group combo my Product Type combo should be refreshed for the selected Product Group and on selecting Product Type my Product combo should be refreshed. But as i select the Product Group my whole page get (refrshed) i.e. whole page gets loaded again How should i avoid this ????

Dunno about this one, I imagine a client side script though.

>2) On my second page i am using the same 3 comboes on the nect page and i want the previous selected option should be carry forward on the next page and list index should be set accordingly for this i am using the method Server.redirect

Try redirecting to another site, but include the defauts for the combo boxes in teh URL, and in teh page, use Request.QueryString() to load the combos properly.
Previous
Reply
Map
View

Click here to load this message in the networking platform