I have a grid that displays employees, showing their names, id numbers, dept., etc.
When entering a new employee there is a significant amount of data that need to be inserted into the record, some of which needs editing. Is it possible to use the AddNewRecordButton in the command Item display to send the user to a new page where editing could be done?
When entering a new employee there is a significant amount of data that need to be inserted into the record, some of which needs editing. Is it possible to use the AddNewRecordButton in the command Item display to send the user to a new page where editing could be done?