You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the front end, experotToExcel can't handle large size of data. we can add an ajax api to send the data to backend and generate download excel. If this api defined by user, we call this api, otherwise we use experotToExcel method.