hello sir,
I have three buttons in form and each button has it own custom code for creating the control(ex:first button for creatring the schedular control and second button is for datenavigatornthird button for gridview control).
at first when i click any button at that time related that control will fill in that form.next i will clik anybutton except first button then both control will align in that form.(like..first time i clik datenavigator then..datenavigator should fill in that form,at the same moment if i click scheduler buttom,this time datenavigator will align at left and schedular should fill that form.
can anybody help me how dynamically can we align sizes as described above.
Thanks in advance