Rocket Software Homepage
Forum Home Forum Home > AccuTerm Knowledge Base (read only) > GUI Development
  New Posts New Posts RSS Feed - Delete item in grid
  FAQ FAQ  Forum Search   Register Register  Login Login

The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum.

Forum LockedDelete item in grid

 Post Reply Post Reply
Author
Message
scott ballinger View Drop Down
Newbie
Newbie


Joined: October 13 2005
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote scott ballinger Quote  Post ReplyReply Direct Link To This Post Topic: Delete item in grid
    Posted: December 12 2017 at 6:39pm
I have a 1 column x 6 row grid. Each cell is populated from a drop-down list.
If you double-click in a cell, then you get the drop-down list and can pick one of the items. So far, so good. Not all rows are required; if someone populates the cell in the first row, then clicks into the 2nd row cell and accidentally clicks on the drop down list, now they have populated that cell. How can they clear that cell? I am thinking of adding a <delete> item to the drop-down list, and if they select that then I could clear the value from the grid, but I was hoping to find a "native" way to do it. Pressing ESC will clear the drop-down selection the first time (the cell reverts to null), but if you click out of the cell and then back in there's no way to clear it, and pressing ESC there just closes the whole form.
Back to Top
Shrek59 View Drop Down
Senior Member
Senior Member


Joined: December 04 2006
Location: New Zealand
Status: Offline
Points: 208
Post Options Post Options   Thanks (0) Thanks(0)   Quote Shrek59 Quote  Post ReplyReply Direct Link To This Post Posted: December 14 2017 at 11:38am
Hi Scott,

How about providing an empty entry in the drop-down list. You should be able to do this by simply adding an @SM mark at the start of the list of items for the drop-down.

Cheers,

Brian
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.03
Copyright ©2001-2019 Web Wiz Ltd.