cscan / vue-excel-editor

Vue2 plugin for displaying and editing the array-of-object in Excel style
MIT License
557 stars 108 forks source link

Revalidating Columns on a button click #128

Open muzaffarmhm opened 1 year ago

muzaffarmhm commented 1 year ago

Hi, Is there any way to validate all the rows similar when a click of a button, Similar like validating while adding a new record

cscan commented 1 year ago

During import, I remember it will validate the data one by one. You could refer the code how it does the same in your case. Thanks

On Thu, 29 Dec 2022, 3:24 PM Muzaffar Pasha, @.***> wrote:

Hi, Is there any way to validate all the rows similar when a click of a button, Similar like validating while adding a new record

— Reply to this email directly, view it on GitHub https://github.com/cscan/vue-excel-editor/issues/128, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYSOF4XTA6RO2WZPMUW65TWPU4DBANCNFSM6AAAAAATL3THQY . You are receiving this because you are subscribed to this thread.Message ID: @.***>