Menu

#36 CellEditor bug

C#_v2.2
closed
Interface (29)
5
2015-06-27
2009-09-01
No

In the following FOLV setup:

  • Cell text is right aligned
  • Column has associated ImageGetter

When user starts editing a non-empty cell, the "textbox" width is always constrained to the width of existing text.

Discussion

  • Maksim Sestic

    Maksim Sestic - 2009-09-01

    CellEditor bug

     
  • Phillip Piper

    Phillip Piper - 2015-06-27
    • status: open --> closed
     
  • Phillip Piper

    Phillip Piper - 2015-06-27

    There is now a CellEditUseWholeCell property to make the editing use the whole width of the cell, rather than sizing to the text.

     

Log in to post a comment.