![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |
scott ballinger
Newbie
Joined: October 13 2005 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
Quote Reply
Topic: Delete item in gridPosted: 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. |
|
![]() |
|
Shrek59
Senior Member
Joined: December 04 2006 Location: New Zealand Status: Offline Points: 208 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |