|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
MasterPage, UserControl and Webform
kirkski -
12 May 2007 8:20 AM - 2 messages
The layout of my site is as follows: I've a MasterPage that contains a UserControl and attached to the MasterPage is webforms that contain the sites content. My porblem is how to access the UserControl on the MasterPage from ...
Visual Studio isn't generating the Code Gen file (*.designer.vb)
Nathan Sokalski -
12 May 2007 4:45 AM - 7 messages
I am an ASP.NET developer, and Visual Studio 2005 seems to have stopped declaring the controls that I add in the *.designer.vb files, therefore forcing me to manually add them before I can use them in code that I write ...
Horizontal Menus & SiteMaps
A_Republican -
11 May 2007 10:30 PM - 2 messages
I'm probably looking over something simple, but I can not get my menu control to display properly. My source is the site map, which is similiar to this hierarchy: default I want to display each static item horizontally across the page, and have ...
Treeview node target
Madison -
11 May 2007 3:39 PM - 2 messages
Hello; I'm working with treeveiw control for framework 2.0, the treeview have parent, child and grandchild. if user click on grandchild, I want to display informtion in the right frame in the same page as treeview familar to this ...
Menu on User Control
Chris Davoli -
11 May 2007 2:56 PM - 2 messages
I put a menu on a user control (ascx) so that I can put the user control on all web pages (aspx) and have one central location ie; the header user control in this case, but it has problems. 1.) It can't find the stylesheet even though the style sheet is on the web ...
<select> <option> an element in DOM ?
John Grandy -
11 May 2007 1:36 AM - 2 messages
For an html <select> control , does the browser store each <option> as a separate element in the DOM tree ? Or are the select options stored in some other manner ? ...
Event not firing. User control with a repeater that contains a bu
Jerry C -
10 May 2007 12:08 AM - 5 messages
I have a user control with a repeater that has buttons in the items. This control itself is added dynamically in a multiview view in another user control kind of like this. page usercontrol ...
_I_don’t_show_the_header?
Dave -
8 May 2007 4:11 PM - 2 messages
How do I set the column width if I don’t show the header? Example: I set the column width with the following code: <asp:TemplateColumn> <HeaderStyle Width="175px"></HeaderStyle> ...
Anyone know whos made this site www.e-bedzz.com need one made for me
himagain -
8 May 2007 2:46 PM - 2 messages
Anyone know whos made this site [link] need one made for me ...
Multiple User Controls
Steven Clark -
6 May 2007 1:37 AM - 2 messages
Hi Hope someone can help. I wish to use the same user control, twice on the one page but everytime I do it things go wrong. This control is my own custom version of the ad-rotator which query's a ...
|
|||||||||||||||||||||||