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. General Programming
  3. C#
  4. to show checkBox 'true' using List View

to show checkBox 'true' using List View

Scheduled Pinned Locked Moved C#
database
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.
  • A Offline
    A Offline
    annie_bel
    wrote on last edited by
    #1

    hi, I am using ListView to display the records. I have a column namely, 'module' contains record in following manner.

    edit, delete

    Actually i am adding this value through checkbox. when i select checkbox, the associated value ('edit') has been added in database, when i select another checkbox, the related value ('delete')has been added in the database. basically i can select two or three checkox, all concerned value has been added and seperated with 'comma' in same column. My query is , I want to edit this data. when I select edit button, the value of the checkbox shows 'true'. e.g. the 'edit' related checkbox shows 'tick' and so on. thanx and regards,

    M 1 Reply Last reply
    0
    • A annie_bel

      hi, I am using ListView to display the records. I have a column namely, 'module' contains record in following manner.

      edit, delete

      Actually i am adding this value through checkbox. when i select checkbox, the associated value ('edit') has been added in database, when i select another checkbox, the related value ('delete')has been added in the database. basically i can select two or three checkox, all concerned value has been added and seperated with 'comma' in same column. My query is , I want to edit this data. when I select edit button, the value of the checkbox shows 'true'. e.g. the 'edit' related checkbox shows 'tick' and so on. thanx and regards,

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

      This is the C# forum. You don't state what you are using this in. Is it a web page, WPF, or Silverlight application? It makes a big deal as to how to do things based on where you display it.

      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