In reference to the responsive feature of WiseJ, I notice that if I have a control in the default, but one a specific profile I want the control to be somewhere else, it seems to only work if controls are with in the same panel? What I am wanting to do is move the control to another panel for 1 profile not all of them. In my example Image 1 shows the original default look, image 2 shows how I want my test label in another panel at the top, but in image 3 you see the default has the test label at the top instead of having it at the bottom like I would expect?
I tested with the move being in a single panel and THAT seemed to work, but is not what I am looking for. Is this even possible with the current 3.2.2 version?
I will send the test app to support through Google Link.
Thanks!
Attached test app here after removing bin and obj per Frank’s suggestion.
I am going to test moving the child control (label) to another parent (panel) when the ResponsiveProfileChanged Event is triggered and see how that goes.
thanks
Hi Christopher,
the sample you send to support does not seem to match the screenshots you´ve attached here.
You can also upload sample code to the forum here if you delete the bin and obj folders before zipping it.
If you need more complex actions that are not supported by the Responsive Properties marked by the tiny tools in the designer,
you can handle the ResponsiveProfileChanged event and change parents for child controls etc.
Best regards
Frank
Please login first to submit.