In editable grid, how do we handle the validations? We need to show the cursor back to the cell?
Requirement:
Assume that we need to display 3 columns in the Grid and one of the columns is required field. When user enters the blank data in edit mode in the required filed, then application needs to show an alert message and cursor back in the cell. User can able to navigate on any of the other operations in the form like logout or switching to other form, other than Grid operations.
Please provide with sample code.
Thank You,