[CLOSED] New build released (1.3.15)

Closed
0
0

A new build of Wisej is now available !

Find it at https://wisej.com/builds

or use the AutoUpdate tool.

Best regards
Frank

  • You must to post comments
0
0

Hi Wilfred,

I can’t compile the project because of csla assembly is missing.  This looks like the same issue as this: https://wisej.com/support/question/checkboxes-in-datagridview-cannot-be-checkedunchecked.

It’s caused by a change in the theme and the way checkbox cells are rendered now. Your app uses a custom theme which was probably duplicated before the change. We should have added this under breaking changes in the release notes, but didn’t think of the theme as a code. Sorry about that.

Before the checkbox cell was a background image and a size and location set in the theme. The code on the server detected the click location and determined whether it was approximately where the checkbox image should have been.

The new approach is a lot better and doesn’t need any calculation on the server. The click event carries the role information from an inner div which is a lot more reliable and it can be used in the property grid and collapsible rows. There is a more detailed explanation in the linked post.

HTH

Best,

Luca

  • Wilfred Schønegge
    Hi Luca, Thanks. That explains it. All good now. Best Wilfred.
  • You must to post comments
0
0

Hi Frank,

It was not easy to reproduce. I had to rip it out from the solution I’m working on so don’t mind the mess.

Run the project then click on the green button “Katagorier”. Then click on the toolbar button “Søk”. That should populate the list.

In 1.3.15 none of the check boxes is checked.
In 1.3.14 all except the “Mordred” row is checked as they should be.

Thanks.

Best regards
Wilfred

  • You must to post comments
0
0

Hi

I tried installing the latest version and I get the error message the previous version cannot be removed.

The fix is to rerun the installed for build 1.3.13 and select Repair. You can then install 1.3.15

Thanks

Ewan

Attachment
  • You must to post comments
0
0

Revised 1.3.15 build is back online.

We have fixed the problems we found and successfully retested the build.

Please download it at https://wisej.com/builds or use the AutoUpdate tool.

Best regards
Frank

  • Wilfred Schønegge
    Hi, I have not done much testing but it seems like check boxes in grids is broken in the new build. They are always unchecked and impossible to check. Works fine if I open the project on a machine with 1.3.14. Best, Wilfred
  • Frank (ITG)
    Hi Wilfred, I tried to reproduce but failed so far. Any chance to provides us with a test case for that issue ? Thanks in advance, Frank
  • You must to post comments
0
0

Important note:

In a last test we uncovered a problem that is going to be examined in detail now,
requiring a fresh round of testing before we release the next build.

We´ll inform you once it is available. Sorry for any confusion.

Best regards
Frank

  • You must to post comments
Showing 5 results