SpellCheckForm allows users to accept/reject spelling suggestions and update the dictionary with new words. SpellCheckOptionsForm allows users to configure spell check options.
Handle the grid's server-side CustomJSProperties event to get the edited row values and pass them to the client. To pass the values from the server to the update action method, handle the grid's ...