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 / C++ / MFC
  4. Using FlexGrid control....

Using FlexGrid control....

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
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.
  • M Offline
    M Offline
    Mr Bose Dayala
    wrote on last edited by
    #1

    Hai everybody.. I want to make the FlexGrid cell as EditBox...I have wtitten the code for this but when move out of that cell after editing cell is not getting its border back...can anybody help me??? ThomasKennedyBose

    T 1 Reply Last reply
    0
    • M Mr Bose Dayala

      Hai everybody.. I want to make the FlexGrid cell as EditBox...I have wtitten the code for this but when move out of that cell after editing cell is not getting its border back...can anybody help me??? ThomasKennedyBose

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

      How are you doing this because I have played with this option just for fun so I could be able to help. // Afterall I realized that even my comment lines have bugs

      M 1 Reply Last reply
      0
      • T Toni78

        How are you doing this because I have played with this option just for fun so I could be able to help. // Afterall I realized that even my comment lines have bugs

        M Offline
        M Offline
        Mr Bose Dayala
        wrote on last edited by
        #3

        I have Dockable Window...Iam placing FlexControl over it...when the user clicks on it(on a perticular cell),..it should be able to act as a EditControl and when the user leaves the cell or enters into next cell previous cell sholud be filled with the text and all the border lines should appear...I have created a Edit control and placing over the cell where the user will click..getting the string from it placing the on same cell(its border lines are not appearing properly)when the user leaves or enters the next cell. I couldn't find much documentation on this FlexGrid any where...can u please help me !thanks in advance. ThomasKennedyBose

        T 1 Reply Last reply
        0
        • M Mr Bose Dayala

          I have Dockable Window...Iam placing FlexControl over it...when the user clicks on it(on a perticular cell),..it should be able to act as a EditControl and when the user leaves the cell or enters into next cell previous cell sholud be filled with the text and all the border lines should appear...I have created a Edit control and placing over the cell where the user will click..getting the string from it placing the on same cell(its border lines are not appearing properly)when the user leaves or enters the next cell. I couldn't find much documentation on this FlexGrid any where...can u please help me !thanks in advance. ThomasKennedyBose

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

          Actually when I asked you I meant to see some source code because I can't really guess, but from your description my initial guess is that the Redraw property might not be set to true. If you don't know what that is go to the RC editor, right click on the grid and select PROPERTIES and there the tab ALL. Scroll down and find Redraw and make sure that is set to TRUE. If that doesn't help, then show me some source code (please only the relevant parts) like when you enter the cell, how do you create the edit controll, and what do you do when you leave the cell. // Afterall I realized that even my comment lines have bugs

          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