I have a form in which the grid will appear in such a way
Gridview....................................................................
.
.
.
.
.
.
.
Form
...................................................................................................
its means that grid will appear on the upper portion of the form when i hit submit button.
What should i do that when i click on the form submit button the grid view will appear in such a way
form......................................................
gridview.....................................................................................
.
.
.
.
.
.
.