When I update my webcontrol form .net 2003 to .net 2005, one question occured. My webcontrol can not be moved when it is put on a web form. Its(layout / position/ relative) can not be set.
I would like to insert some number of Form View Controls onto a single web page in the code behind file. The number to be determined at run time. Is this possible? If so, Can I create a user control that incorporates a formview control, a