Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi I need to set the date picker value to null , if i select a particular item in my combo box.
for eg:
if my combo box have item a,b,c
if i select item b,then the value in the date picker should be set to null.
the coding has to be done client side using javascript or jquery.
by setting datepicker to null i mean empty the datepicker.
Posted
Updated 3-Feb-13 22:42pm
v2
Comments
Sergey Alexandrovich Kryukov 4-Feb-13 2:24am    
What this "null" is supposed to represent?
—SA
pree_kh 4-Feb-13 4:09am    
@Sergey Alexandrovich Kryukov:by setting datepicker to null i mean empty the datepicker.

1 solution

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