Problem with numericUpDown and DateTimePicker

0
0

Recently we acquired wisej and I began to develop a project, when doing so I noticed a problem with the numericupdown that occurs, when I move to click from the numericupdown to a toolbar option or a navigationbar option, the value property of the numericupdown does not take the last value that was entered in the control, the same problem occurs with the datepicker, try the texbox too but the latter works fine.

When you click on a normal button everything works correctly.

I enclose a project with an example code.

Attachment
  • You must to post comments
0
0

Hi Jose

This issue was reported  with #2180

The fix will be abailable in the next  build

Regards

 

  • You must to post comments
0
0

Hi Robert

With your last comment I could reproduce the issue 🙂
Effectibly when edit manually the values in the NumericUpDown and DateTimePicker, and without leave the control, click directly on button, the code under the buttons that reference this controls, dont takes the input value.

I’ll raise this issue to the development team and comment to you when the fix be available.

Regards and happy coding.

  • You must to post comments
0
0

 

Hi Roberto

I tested your sample proyect to into a free cloud hosting that has support .net apps.
The functionality its ok

This is the link
http://wisejnumericupdown.gearhostpreview.com

The cloud service comany is http://www.gearhost.com

You can crete a free account and create cloudsite app and use a visual studio publishing file for test your sample proyect outside the development environment.

Its very simple publish your app.

More details for publish your proyect into this cloud service, unfortunately its is outside the scope of wisej support.

wisejwebapplication1

Regards.

  • You must to post comments
0
0

Greetings,

i attached , two images with what happens to me and another with the version of wisej that I am using.

  • Jose Roberto Taveras
    Visual Studio Profesional version 16.4.5 .net Framework 4.8.03752 Chrome 80.0.3987.122
  • Jose Roberto Taveras
    Visual Studio Profesional 2019
  • Paul (ITG)
    Hi Jose I noticied that yoy have yet the trail version installed (wisej01.png) Please input your license key to activate the version that have installed, to change the status to activated. I test again your sample with vs 2019 ver 16.4.5, fmwk 4.8.03761 and last version of chrome. All works fine. Here instructions how activate your installed trial version https://wisej.com/docs/2.1/html/LicenseActivation.htm Regards.
  • Jose Roberto Taveras
    I activated my license and did the new mind test, and the NumericUpdown and DateTimePicker don’t work well
  • Jose Roberto Taveras
    I uploaded a project again so you can enter the value in the numericupdown and click on the menu without pressing the tab key. You will see that if you do the same with datetime picker, type the value without pressing the tab key and without selecting the date of the dropdown list that has the date control, it also did not work well. In order for the numericupdown and datetime picker to work correctly, you must press the tab key, or select the date of the dropdown on the datetimepicker or press the increase and decrease buttons on the numeric updown. http://wisej.gearhostpreview.com/
0
0

Greetings,

i attached , two images with what happens to me and another with the version of wisej that I am using.

  • You must to post comments
0
0

Hi Jose

I tested the sample that you send and works well.
I test the conditions that you comment, click into NavigationBar and Toolbar.
I use the lastest version of chrome and FF to test it.

¿are you using the last version of wisej?

The test result

numericupddown-1 numericupddown-2 numericupddown-3 numericupddown-4 numericupddown-5 numericupddown-6

Regards

  • Jose Roberto Taveras
    Greetings, attached I put two images with what happens to me and another with the version of wisej that I am using.
  • You must to post comments
Showing 6 results
Your Answer

Please first to submit.