Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. ASP.Net?

ASP.Net?

Scheduled Pinned Locked Moved ASP.NET
helpcsharpjavascriptasp-netcom
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Muhammad Waqas Butt
    wrote on last edited by
    #1

    I've a comobbox and i'm fill this comobbox like this: =========================================================================================== oleDbDataAdapter1.Fill(dataSet31); dpdhead.DataSource = dataSet31.Tables[0].DefaultView; dpdhead.DataTextField = dataSet31.tbacdes.ac_headColumn.ToString();//Display Heads dpdhead.DataValueField = dataSet31.tbacdes.ac_idColumn.ToString();// Heads Ids dpdhead.DataBind(); =========================================================================================== and than i want to get Comobbox select item head id. But when i select the comobbox value page refresh, first time it return head id but when i again select a value i got an javascript error like this: ==================================== Error: Invaild Syntax Code: 0 ==================================== And comobox stop working. and page doesn't work. Please help me out in this matter (Urgent)

    |Muhamad Waqas Butt| waqasb4all@yahoo.com www.sktech.freewebspace.com

    M 1 Reply Last reply
    0
    • M Muhammad Waqas Butt

      I've a comobbox and i'm fill this comobbox like this: =========================================================================================== oleDbDataAdapter1.Fill(dataSet31); dpdhead.DataSource = dataSet31.Tables[0].DefaultView; dpdhead.DataTextField = dataSet31.tbacdes.ac_headColumn.ToString();//Display Heads dpdhead.DataValueField = dataSet31.tbacdes.ac_idColumn.ToString();// Heads Ids dpdhead.DataBind(); =========================================================================================== and than i want to get Comobbox select item head id. But when i select the comobbox value page refresh, first time it return head id but when i again select a value i got an javascript error like this: ==================================== Error: Invaild Syntax Code: 0 ==================================== And comobox stop working. and page doesn't work. Please help me out in this matter (Urgent)

      |Muhamad Waqas Butt| waqasb4all@yahoo.com www.sktech.freewebspace.com

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      http://www.codeproject.com/script/comments/forums.asp?forumid=1649&select=2119873#xx2119873xx

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups