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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Checkbox in datagrid [modified]

Checkbox in datagrid [modified]

Scheduled Pinned Locked Moved C#
csharpasp-netcomtutorialquestion
6 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.
  • P Offline
    P Offline
    pmartike
    wrote on last edited by
    #1

    Hi! Anybody knows how to insert checkbox into a datagrid in Device Application NOT in ASP.NET!!?? Thanks! Marta Paniti:rose:

    -------------------------------- visit: http://pmartike.deviantart.com/

    R S 2 Replies Last reply
    0
    • P pmartike

      Hi! Anybody knows how to insert checkbox into a datagrid in Device Application NOT in ASP.NET!!?? Thanks! Marta Paniti:rose:

      -------------------------------- visit: http://pmartike.deviantart.com/

      R Offline
      R Offline
      Ron S
      wrote on last edited by
      #2

      hi add a checkbox to the form and in the click event on the datagrid read the positions of the datagrid cell. set the position of the checkbox to the values read. Regards Bharath S

      Bharath.S Ron

      P 1 Reply Last reply
      0
      • R Ron S

        hi add a checkbox to the form and in the click event on the datagrid read the positions of the datagrid cell. set the position of the checkbox to the values read. Regards Bharath S

        Bharath.S Ron

        P Offline
        P Offline
        pmartike
        wrote on last edited by
        #3

        mhmm.. other method? :omg:

        -------------------------------- visit: http://pmartike.deviantart.com/

        1 Reply Last reply
        0
        • P pmartike

          Hi! Anybody knows how to insert checkbox into a datagrid in Device Application NOT in ASP.NET!!?? Thanks! Marta Paniti:rose:

          -------------------------------- visit: http://pmartike.deviantart.com/

          S Offline
          S Offline
          sam
          wrote on last edited by
          #4

          Hi, if you are using .Net 2.0 (V.S. 2005) then use DataGrid View checkbox column is already present there.O/W you have to implement custom grid.

          P 1 Reply Last reply
          0
          • S sam

            Hi, if you are using .Net 2.0 (V.S. 2005) then use DataGrid View checkbox column is already present there.O/W you have to implement custom grid.

            P Offline
            P Offline
            pmartike
            wrote on last edited by
            #5

            I'm using Compact Framework because the program is for PocketPc. And there is no DataGridView... X|

            -------------------------------- visit: http://pmartike.deviantart.com/

            S 1 Reply Last reply
            0
            • P pmartike

              I'm using Compact Framework because the program is for PocketPc. And there is no DataGridView... X|

              -------------------------------- visit: http://pmartike.deviantart.com/

              S Offline
              S Offline
              sam
              wrote on last edited by
              #6

              then implement your custom data grid and add column in the table style. a little tricky but a little search gonna help alot

              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