Results 1 to 3 of 3

Thread: [Resolved] Specify optional value for dropdownlist

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2005
    Posts
    243

    Resolved [Resolved] Specify optional value for dropdownlist

    Quick question, what do I put for the optional value for a dropdownlist?

    Private Function SQL(ByVal bldg As Integer, Optional ByVal StudentID As String = "",
    Optional ByVal combo As DropDownList = WHAT TO PUT HERE)
    As String

    Thanks in advance
    Last edited by zombie_man23; Sep 27th, 2005 at 09:22 AM.

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