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. Close Window problem [modified]

Close Window problem [modified]

Scheduled Pinned Locked Moved C#
csharpc++help
4 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.
  • N Offline
    N Offline
    Neo Andreson
    wrote on last edited by
    #1

    In my datagridviewCtrl, comtains one checkboxcolumn if i check it and close the window and if checking status of the same checkboxcolumn inside closingform event it's formated value is false which should be true . same. This is happening with only close event same with closinfForm event. Is there any function available in C# like "UpdataData(false)" which is available in VC++. I tried with Refreash() and Invalidate() it not working.

    Truth Is The Simplest !!!!

    modified on Wednesday, February 06, 2008 12:18:03 AM

    T 1 Reply Last reply
    0
    • N Neo Andreson

      In my datagridviewCtrl, comtains one checkboxcolumn if i check it and close the window and if checking status of the same checkboxcolumn inside closingform event it's formated value is false which should be true . same. This is happening with only close event same with closinfForm event. Is there any function available in C# like "UpdataData(false)" which is available in VC++. I tried with Refreash() and Invalidate() it not working.

      Truth Is The Simplest !!!!

      modified on Wednesday, February 06, 2008 12:18:03 AM

      T Offline
      T Offline
      TJoe
      wrote on last edited by
      #2

      Your question is horribly unclear and this is the wrong forum for VC++ questions. If this is truly realted to C# then please try to rephrase your question and give more details.

      Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

      N 1 Reply Last reply
      0
      • T TJoe

        Your question is horribly unclear and this is the wrong forum for VC++ questions. If this is truly realted to C# then please try to rephrase your question and give more details.

        Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

        N Offline
        N Offline
        Neo Andreson
        wrote on last edited by
        #3

        thankxx for the reply... This question is related to C# only. I updated the post pls check it out.

        Truth Is The Simplest !!!!

        T 1 Reply Last reply
        0
        • N Neo Andreson

          thankxx for the reply... This question is related to C# only. I updated the post pls check it out.

          Truth Is The Simplest !!!!

          T Offline
          T Offline
          TJoe
          wrote on last edited by
          #4

          I'm still not 100% sure what you are asking. But I think you are looking for the EndEdit[^] method. If the cell you are currently editing is not committed to the underlying data source, then you can use EndEdit to commit the change.

          Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

          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