ranjan sahoo

ranjan sahoo

  • NA
  • 311
  • 266.8k

system month year bind in drop downlist

Oct 23 2013 1:25 AM
Hiiiii , I have some problem in system date time.

i have create a dropdownlist.
<asp:DropDownList ID="ddl_date" runat="server"></asp:DropDownList>

after that  i have create a userdefined method
i want to bind the system month and year in this format in the dropdownlist when the page is load
 format is Oct-13 this is current month
then next month it will bind like Nov-13
 then next month Dec-13
then next Jan-14
 like that . plz give me the complete solution
Thanx

Answers (11)