Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Column widths maximized on delete of last row from grid w AutoFitWidthApproach.BOT

    We use AutoFitWidthApproach.BOTH on most of our grids and as long as the grid has data in it it works beautifully. But when the user deletes the last row in the grid the columns autofit in such a way that each column is as wide as the grid. So there is only one column showing and they have to scroll to the right to see the rest. As soon as they enter a row of data they can manually request autofit and widths are recalculated as expected.

    Is there some way to have the column widths remain unchanged when the user deletes the last row? Or, as was suggested in this other post, have AutoFitWidthApproach.BOTH revert to AutoFitWidthApproach.TITLE when the grid is empty?

    #2
    Any thoughts on this? As a workaround we've changed the AutoFitWidthApproach to TITLE but our users are now complaining that "it doesn't work right". They expect auto-fit to work "like Excel".

    Comment


      #3
      This should be resolved in the next nightly build. Please let us know if you continue to have issues with it

      Thanks
      Isomorphic Software

      Comment

      Working...
      X