Giter Club home page Giter Club logo

mvvmforms's People

Contributors

guidhelm avatar klausloeffelmann avatar loeffelfrau avatar outofcoffeeexception avatar stackunderflowexception avatar surgien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mvvmforms's Issues

MvvmManager Designer Binding Manager Crashes in Visual Studio 2019

In Visual Studio 2019 (version 16.3.5), noted that after opening the MvvmManager Designer to Manage the View/ViewModel Bindings, the moment I close the binding editor window, it causes Visual Studio crashes and then restarts. It recovers the project, but none on the bindings remain.

This has been reproducible and consistent with my own views/view models, or by just trying to open the binding editor in the sample MvvmCalculator solution.

Nuget packages possible problem?

Hi,
I'm trying to follow the procedure described in the wiki. However, although the package installs correctly (2.3,2-Beta) the 2 dlls are not found in my bin folder after building the solution, only one called ActiveDevelop.MvvmBaseLib.dll, which does not exhibit any components that can be added to the Toolbox.

Any ideas?
Alex

MvvmDataGrid OverflowException with high, saved Column Width values

Under unknown circumstances it can happen, that a value for a Column Width is saved, which can't be converted to the type DataGridLength when loaded. It results into an OverflowException. This Exception is not catched and crashes the whole software.

Note: The Value is in range of double, but can't be converted through the System.Windows.Controls.DataGridLengthConverter.ConvertFromString(str) method - it throws an OverflowException with the message "Value was either too large or too small for a Double".

Designer problems

Hello,

I'm using v. 2.3.2-Beta with VS2015, targeting .NET Framework 4.7.1.
When I add bindings using the designer, it is not clear how to save bindings. There are Add, Edit and Delete but not a Save button. So when I move to another control of the form, I get a dialog asking if I want to save the changes before changing to another control (in German) but even if I press "Yes" the changes are not saved. The dialog keeps coming up after that for every moving between controls.
Same for Delete button. The binding gets deleted from the grid when I press the button, but when I come back to the control it is still there.

I am not sure how, but when I finally managed to add a couple of bindings I get an exception if my model's property is double and I bind it to the text property of a label. I also used an object to string converter.

A very simple tutorial would be great to support this extremely interesting work you have done!

All the best,
Alex

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.