Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Controls / November 2005

Tip: Looking for answers? Try searching our database.

::help!: UC changes in designer

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gellert - 28 Nov 2005 16:59 GMT
Hello again,

Hope somebody can help me.
I wrote an User Control whicj I trag and drop on my aspx in the visual
studio:  see here: http://www.uni4um.at/help1.jpg
the HTML code looks like this:
   <cc1:MatrixQuestion ID="MatrixQuestion1" runat="server">
   </cc1:MatrixQuestion>
and the control is showed well in my Internet Explorer.

BUT !!!!!!! =>

then I change a property of my Control and the visual Studio makes some
changes: look here: http://www.uni4um.at/help2.jpg
After that my HTML code looks like this:
--------------------
<cc1:MatrixQuestion ID="MatrixQuestion2" runat="server"
NumberOfRadio="5">
       <asp:Label runat="server" Width="200px">Frage?</asp:Label>
       &nbsp &nbsp &nbsp<asp:Label runat="server">leicht</asp:Label>
       &nbsp &nbsp &nbsp<asp:RadioButton ID="1" runat="server"
AutoPostBack="True" GroupName="mygroup" />
       <asp:RadioButton ID="2" runat="server" AutoPostBack="True"
GroupName="mygroup" />
       <asp:RadioButton ID="3" runat="server" AutoPostBack="True"
GroupName="mygroup" />
       <asp:RadioButton ID="4" runat="server" AutoPostBack="True"
GroupName="mygroup" />
       &nbsp &nbsp &nbsp<asp:Label runat="server">schwer</asp:Label>
   </cc1:MatrixQuestion>
---------------------------

And the control is showed twice in my Internet Explorer.

Do you know why?

Some help qould be nice.

Thank you very much!

Gellert

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Gellert - 29 Nov 2005 15:54 GMT
Nobody?

Please help!
Thanks a lot.

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.