javascript - retaining combo box selected values..? -


how retain combo box value, mean ever value have selected should retain value after refresh or submit..

you can try passing value through parameter , re loading through that, or if you're looking permanent way use cookies save value


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

c# - Cloning WPF controls and object hierarchies -