- Your Master Pages "Best Practices"?
Just curious, what are your "best practices" when creating, using, and managing master pages in a decently complex web application?Do you...Create master pages based on layout (i.e. oneColumn.master, twoColumn.master, etc)?Create master pages with nesting in mind right from the beginning? (layo...
- Your Suggestions will be appreciated for this Navigation Problem....
Folks: I am fairly new to ASP. Net 2.0, background MS Access 2000/2003 andworking knowledge of SQL 2000.Scenario:Page1:Blank Page loads with 2 Text Boxes (TxtLast, TxtFirst), a CommandButton (CmdSearch) and a Gridview to Display result Data (4 Columns:Select but Text is: Show Details, Unique Re...
- z-index
I have a page of several labels, textboxes, buttons and a dropdown list box.When I want to display an error, I overlay a panel (make it visible) with ahigh z-index so that it covers all the other controls. Except that it nevercovers the drop-down list box. Despite the fact that the list box has...
- ZoneIndex
I see that they removed the ZoneIndex property from the WebParts in VS2005. My question is how are we supposed to get this ZoneIndex if we want to use the WebPartManager's MoveWebPart() function? I guess I could just cycle through a Zone's webParts until I find it, but that seems terri...
- zorder problem with menu and combobox
I have a menu (with dropdown) as well as a ddl combobox on a form. Thereis also a multiview and panels in the multiview.I cannot get the dropdown part of the menu to show up over the combobox northe panels in the multiviews. I moved the multiview down away from the menubut I need the ddl, its bu...
- zorder problem with menu and combobox
I have a menu (with dropdown) as well as a ddl combobox on a form. Thereis also a multiview and panels in the multiview.I cannot get the dropdown part of the menu to show up over the combobox northe panels in the multiviews. I moved the multiview down away from the menubut I need the ddl, its bu...