HI ,
I am having an issue related to setting the Height of DataCard. Below are the things i have done.
1) I have 3 buttons on top of the form
2) Depending on the button clicked by user i am setting visible property of the controls.
3) The controls present on first screen are set to same height (i.e height of Title, Relational Height), The Height Set to 2nd screen are static (Height 200).
Screen 1: Initial load of the form

Screen 2:

every thing is working as expected when form is loaded (i.e screen 1), But when user goes to 2nd screen and return backs to 1st screen , the height of the controls presnt in 1st screen are changing automatically. Not sure what is issue here

Thanks
Sith