I have a form that is ‘Editable Grid’.
- I would like to manage the number of entries being processed. (ie: restrict the list of items to 5)
- When adding through the interface (hitting the ‘CHECK’, it adds the record and opens another line… I would like the Grid to stop offering to add additional items (ie: go out of insert mode and disable additions unless the user deletes an item… basically allowing ONLY up to 5 records.
Can you give me some direction here? (I am a newbie!)