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. Checkedlist box

Checkedlist box

Scheduled Pinned Locked Moved ASP.NET
wpfwcfhelp
4 Posts 3 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.
  • D Offline
    D Offline
    Devkranth Kishore Vanja
    wrote on last edited by
    #1

    Hi everyone i have problem in my webpage.... I am dynamically binding the data to tje checkboxlist. let us say i select only few of them and go to next page for selecting some more.... and when i come to previous page the selected values are cleared to say the have be unchecked.. so hw to overcome this problem... thanks in advance Devkranth:((

    C 1 Reply Last reply
    0
    • D Devkranth Kishore Vanja

      Hi everyone i have problem in my webpage.... I am dynamically binding the data to tje checkboxlist. let us say i select only few of them and go to next page for selecting some more.... and when i come to previous page the selected values are cleared to say the have be unchecked.. so hw to overcome this problem... thanks in advance Devkranth:((

      C Offline
      C Offline
      Chetan Ranpariya
      wrote on last edited by
      #2

      Hi, Before moving to the next page you should save selected values in session and use that to get values when come back to the previous page.

      Thanks and Regards, Chetan Ranpariya

      D 1 Reply Last reply
      0
      • C Chetan Ranpariya

        Hi, Before moving to the next page you should save selected values in session and use that to get values when come back to the previous page.

        Thanks and Regards, Chetan Ranpariya

        D Offline
        D Offline
        Devkranth Kishore Vanja
        wrote on last edited by
        #3

        hi ' i like to know how the values are stored in session and how do i retrive it... regards devkranth

        V 1 Reply Last reply
        0
        • D Devkranth Kishore Vanja

          hi ' i like to know how the values are stored in session and how do i retrive it... regards devkranth

          V Offline
          V Offline
          Venkatesh Mookkan
          wrote on last edited by
          #4

          Thats your wish... You can store by any type which is easy to you. Eg: You can store the SelectedValue(s) it as a string with delimiter like "2, 15, 20, 25" where comma(,) is the delimiter. You can split it when you want.. :cool:

          Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group | Blog Spot

          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