Announcement

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

    ISSUE: Behavior of ListGrid unsaved rows

    A common usage pattern of our application is adding a number of rows to a grid, selecting, and then pasting content from excel.

    Our old grid component supports this, but while trying to migrate some old screens to SmartGWT we have not been able to find a way to allow the same usage pattern in a ListGrid.

    The issue stem from the fact that rows that have been added but not saved are not selectable, and so it's impossible to paste multiple cells from excel.


    Is there a way to support that in SmartGWT?

    #2
    Same overview we've discussed before, Handling Unsaved Records.

    There are four (bulleted) strategies here for getting around limitations with unsaved records, all but the 2nd apply to you.

    Comment

    Working...
    X