how to manage responsive application

0
0

in one solution we have 5 projects; one of these must have the display for a “tablet”; the current version of wisej2 is 35.
the “tablet” mode was selected for that project at “design-time” ; the dll is regularly compiled and referenced in the starting project.

When this dll is used by the solution the screens do not have the behavior of the “tablet” but of the “normal p’rofile”.

I attached our default.html and default.json files.

please let us know where we are wrong

Attachment
  • You must to post comments
0
0

There was a regression in 35 related to the firing of ResponsiveProfileChanged when the handler is static. It was caused by a change in the static event handlers to avoid memory leaks in applications that don’t detach the handlers. I don’t know if it affects your scenario.

If you can provide a small test case showing what you are doing I can check with the latest build.

The default.html and default.json files are not related to the client profiles. If you have a custom profile you’d have the ClientProfiles.json file.

  • You must to post comments
0
0

Hi, it happens axactly what you notified in the resolved issues of 36 version:

Switching Responsive Profile in the designer can change controls locations

 

 

  • Frank (ITG)
    Can you please retry with 2.0.37 ? Thanks in advance, Frank
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.