View Single Post
Old 09-21-2007, 08:10 PM   PM User | #1
Nabi Bux
New to the CF scene

 
Join Date: Sep 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Nabi Bux is an unknown quantity at this point
dojo dropdowndatepicker

Hi every one im using dojodropdownpicker every is fine but when when i click the date picker i popup date from the client sid if there is no value in inputfield i want that the popup should show date 2001 instead of 2007 i dont like to back the popup every time i input the date in input box please help me thanks
i hage the following code

<div dojoType="dropdowndatepicker" displayFormat="dd-MM-yyyy" startDate="2000-01-01" inputName="f10" class="datepickerdiv" id="f10" name="na"></div>
Nabi Bux is offline   Reply With Quote