I wish to have a menu at my left side. The menu would contain <asp:HyperLink>. On the right side I wish to open aspx pages under dynamically created new tabs depending on which hyperlink the user clicks on the menu at the left hand side. How can I do this is in ASP.NET Web Forms using Ext.NET?