FlexGrid allows you to add various functions while performing editing in the cells. Using these functions, you can customize the overall editing experience. You can add a confirmation message box that pops up to confirm whether a user is sure or not about committing a particular change, providing an attractive and flexible way to update data.
The image below shows how the FlexGrid appears, after an Edit confirmation message box is added.
The following code examples how to achieve custom editing. These examples use the sample created in the Quick Start section.