When using an Infragistics menu as part of a Master Page, the resulting .aspx page does not pick up the styles for the menu. (Whidbey CTP, Infragistics 2004 Vol.1). I am guessing there is an issue w/the Infragistics controls in that when the page renders, ASP.NET
changes the ID of the <form> tag to"__aspnetForm" instead of using "form1" (the actual ID of the <form> tag in the master page.) This is the only difference I can really see when using the menu in a master page vs. dropping it on a regular page. So I have
a couple questions: 1) Does anyone have a work-around for this, or is it an Infragistics problem? 2) Is there anyway to set the ID of the <form> tag in a Master page, or is ASP.NET going to rename it on us? If so, why? 3) Is anybody able to use any Infragistics
controls in the Visual Studio IDE? Everytime I try to open a page w/an Infragistics control in it, my IDE throws a COM Exception and crashes... Thanks for any feedback, Bob Willer, Beta ID 267513 Yukon "Ascend" Program
bobwiller
Member
52 Points
11 Posts
Infragistics Menu in a Master page
Apr 03, 2004 01:38 AM|LINK