Validate entire worksheet instead of only the updated cells

Possible Usage Scenarios

By default, GridWeb validates only the updated cells and does not validate the entire worksheet. However, if you want to validate the entire worksheet on the client side before GridWeb posts the request to the server, you should set the needValidateall variable inside acwmain.js to true.

Validate entire worksheet instead of only the updated cells

The following screenshot shows the needValidateall variable in acwmain.js. Please set it to true, and GridWeb will now validate your entire worksheet, not just the updated cells.

todo:image_alt_text