I have subgird. I only wanted one active record to be added by the user at a time. If only one record is present and its status is Active, I must prevent users from adding more records. I must show the Add new Item record if the user deactivated the previous item. Please share your suggestions for how to do it.