4 Replies - 3346 Views - Last Post: 11 June 2008 - 06:32 AM Rate Topic: -----

#1 sasidhar chandrasekaran   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 5
  • Joined: 10-June 08

how to insert the "select" statically in dynamic dropdown li

Post icon  Posted 10 June 2008 - 09:37 PM

how to insert the "select" statically in dynamic dropdown list
Is This A Good Question/Topic? 0
  • +

Replies To: how to insert the "select" statically in dynamic dropdown li

#2 PsychoCoder   User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1663
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: how to insert the "select" statically in dynamic dropdown li

Posted 10 June 2008 - 10:12 PM

[rules][/rules]
Was This Post Helpful? 0
  • +
  • -

#3 sasidhar chandrasekaran   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 5
  • Joined: 10-June 08

Re: how to insert the "select" statically in dynamic dropdown li

Post icon  Posted 10 June 2008 - 10:58 PM

Dropdownlist1.Items.Add("Select");
It will be work for statically.
But in dynamic dropdown insert this code is not working.
Please be help me
Was This Post Helpful? 0
  • +
  • -

#4 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: how to insert the "select" statically in dynamic dropdown li

Posted 10 June 2008 - 11:05 PM

Topics merged. Please stop opening new topics regarding this question!
Was This Post Helpful? 0
  • +
  • -

#5 jjsaw5   User is offline

  • D.I.C Lover
  • member icon

Reputation: 92
  • View blog
  • Posts: 3,065
  • Joined: 04-January 08

Re: how to insert the "select" statically in dynamic dropdown li

Posted 11 June 2008 - 06:32 AM

Also please read the big yellow box that says "BEFORE YOU POST"!

Stay away from thread titles like the one you used "plz Help me"
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1