hmlinder
05-27-2003, 12:07 PM
I am new to asp.net and am trying to dynamically update a datagrid's contents. I have three user control's: a header, menu, and a footer. When the datagrid has more than 10-12 items, the datagrid overwrites the footer user control. How do I make the location of the footer control dynamic so that this problem is avoided?
Thanks
Thanks