avoid saving a blank grid row
Hi. I have developed a custom application. When you click on Add button on Find/Browse screen, a header detail screen opens. The user will enter in data directly into the grid on the header/detail screen. A blank grid row is always added to the grid as the last grid row. When the user click Save, the blank grid row is saved as well. What do I do to avoid saving the blank grid row?
0