Coder Social home page Coder Social logo

Comments (4)

jingwood avatar jingwood commented on May 14, 2024

Hi @dreamblader, can you run ReoGrid WPF from source code and post the details of error information, such as the call stack list in order to know where the code crashes. Thanks.

from reogrid.

dreamblader avatar dreamblader commented on May 14, 2024

I don't know if this can help, but this is what appears in my debbug section of my application:

[14/09/2017 11:15:25] resource pool: create resource pool...
[14/09/2017 11:15:27] actionmanager: do action: SetCellDataAction[Set Cell Value: a]
[14/09/2017 11:15:27] workbook: internal exception: Value can't be null.
Parameter name: v
An exception occurred with no treatment of type "System.ArgumentNullException" in PresentationCore.dll

I think somehow in the SetCellDataAction the application is not passing the cell position value. Atleast it is what seems like.

from reogrid.

dreamblader avatar dreamblader commented on May 14, 2024

I'm still having this problem and it's driving me insane. The strange part it is that only happens when I run my program a 2nd time and so forth. The 1st time I can add information to the cells with no problem. The WPF Demo Code don't have this problem and I tried to copy it to my application and it still doesnt work.

I'm really feeling defeated here.

from reogrid.

jingwood avatar jingwood commented on May 14, 2024

@dreamblader, when the exception happened, can you make a screen snapshot and upload to here? It's better if the snapshot contains the error information and the window of Visual Studio.

Also, if the WPF Demo code doesn't have problem, you can check the difference of project settings between your project and the WPF Demo project.

  • Does your project contain other 3rd-party software? Try create from an empty project.
  • What is the .NET platform version of your project?
  • What is your culture and language setting of Windows? e.g. en-US, ReoGrid will error when using some non-English cultures.

(You can directly drag and drop the image file from your computer into the input box to upload images)

from reogrid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.