Dynamically put the controls in the form based on visibility

1
There is a requirement where may be we could have 3 rows in a form and in every rows I could have maximum 3 controls. Now the requirement is something like that if 1st row 2nd control is hidden (with runtime condition) then 1st row 3rd control will come to 2nd position of 1st row and 2nd row 1st control will come to 1st row 3rd position. That means client does not want any free space if controls are hidden./file?guid=19703248379037705
asked
1 answers
2

Hi Rajib,

 

I'm having a hard time visualizing this. Could you elaborate a bit more, maybe with the use of some printscreens/sketches. This makes it easier to understand what you're trying to accomplish here.

answered