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. A very simple query.. but i can`t get it done

A very simple query.. but i can`t get it done

Scheduled Pinned Locked Moved ASP.NET
database
4 Posts 4 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.
  • N Offline
    N Offline
    NetBot
    wrote on last edited by
    #1

    I have put on some controls on page and i am using AJAX... Item ]]>" SelectCommand="Fill_Price_Item_Dropdown" SelectCommandType="StoredProcedure"> Date From: ![](../images/CalImage.gif) targetcontrolid="TextBox_Date_From"> To ![](../images/CalImage.gif) targetcontrolid="TextBox_Date_To"> Zone

    B E J 3 Replies Last reply
    0
    • N NetBot

      I have put on some controls on page and i am using AJAX... Item ]]>" SelectCommand="Fill_Price_Item_Dropdown" SelectCommandType="StoredProcedure"> Date From: ![](../images/CalImage.gif) targetcontrolid="TextBox_Date_From"> To ![](../images/CalImage.gif) targetcontrolid="TextBox_Date_To"> Zone

      B Offline
      B Offline
      Blue_Boy
      wrote on last edited by
      #2

      try this DDL_Zone.Items.SelectedValue = "0" or DDL_Zone.SelectedValue = DDL_Zone.Items.FindByText("0").Value


      I Love T-SQL "Don't torture yourself,let the life to do it for you."

      1 Reply Last reply
      0
      • N NetBot

        I have put on some controls on page and i am using AJAX... Item ]]>" SelectCommand="Fill_Price_Item_Dropdown" SelectCommandType="StoredProcedure"> Date From: ![](../images/CalImage.gif) targetcontrolid="TextBox_Date_From"> To ![](../images/CalImage.gif) targetcontrolid="TextBox_Date_To"> Zone

        E Offline
        E Offline
        eyeseetee
        wrote on last edited by
        #3

        Do you mean that when someone clicks on the dropdownlist the select is not highlighted first or do you mean when someone clicks on the select value and then leaves the dropdown it doesnt store the select value?

        1 Reply Last reply
        0
        • N NetBot

          I have put on some controls on page and i am using AJAX... Item ]]>" SelectCommand="Fill_Price_Item_Dropdown" SelectCommandType="StoredProcedure"> Date From: ![](../images/CalImage.gif) targetcontrolid="TextBox_Date_From"> To ![](../images/CalImage.gif) targetcontrolid="TextBox_Date_To"> Zone

          J Offline
          J Offline
          J a a n s
          wrote on last edited by
          #4

          What are you doing in the DDL_Zone_SelectedIndexChanged method? Any rebinding to the dropdown?

          *jaans

          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