Results 1 to 3 of 3

Thread: [RESOLVED] add null option value into dropdown list

  1. #1

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Resolved [RESOLVED] add null option value into dropdown list

    i have a dropdownlist control that is binded to a field which i populate with records that comes from a database.

    the problem occur only when the field value is null, therefore no matching data from my dropdownlist.

    how can i be able to add or let the control accept null values when i get my data into an sql query therefore no null value is present.

    your advice is greatly appreciated.TIA

    If a post has helped you then Please Rate it!

  2. #2
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089

    Re: add null option value into dropdown list

    the problem occur only when the field value is null, therefore no matching data from my dropdownlist.
    What do you mean? Elaborate

  3. #3

    Thread Starter
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Re: add null option value into dropdown list

    well the problem was solved by adding a blank row in my dropdownlist.

    If a post has helped you then Please Rate it!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width