Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

While loading a particualr Excel sheet, in the ReoGrid.Load Function exceptoin is thrown #503

Open
pochiraj opened this issue Jul 9, 2023 · 0 comments

Comments

@pochiraj
Copy link

pochiraj commented Jul 9, 2023

The below exception is thrown in the ReoGrid.Load(Filename)
{"capacity was less than the current size.\r\nParameter name: value"}
what could be the problem withe excel file, as apparently there is no problem in the data
it contains 21 sheets with data.

similar file was working good with same ReoGrid.Load(Filename) function

Providing code or test projects to reproduce the bug is important.
We may close the issue without resolving it if the issue doesn't include any sample code or reproducing steps.
Note : cant provide data file here due to the importance of the data; any hint to understand the problem
when it comes is much apprciated; As we cant find the resolution for such a problem in internet etc.

Thank you for your cooperation!


## Description
A clear and concise description of what the bug is.

## To Reproduce

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

## Screenshots
Press ctrl+v to paste and upload the snapshot images.

## Edition
Which edition of ReoGrid do you using?
 - Windows Form
 - WPF

## Environment
 - OS: [e.g. Windows 10]
 - Language of OS: English
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant