| Multipage control support for user controls (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Is it possible to have the Tab Web control, in conjunction with the MultiPage control, display a set of user controls as the content of the tabs? Thanks, Don |
|
| How to install webcontrols 0.5 (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| This message, which was originally sent to "aspngvs", has been moved to "aspngwebcontrols" mailing list by the List Master Hello, Can anyone tell how to install ms webcontrols 0.5 beta? I have .net beta 1, I installed the new webcontrols (tabcontrol is amongst them) but I cannot find them in Visual Studio! Thank you for your help, Michel |
|
| Web Controls 0.5 BETA (3 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| This message, which was originally sent to "aspngvs", has been moved to "aspngwebcontrols" mailing list by the List Master Hi, does any of you have experience with subject ? I seem to have some .HTC source files. When following the manual and trying : %@ Page Language "vb" AutoEventWireup "false" Codebehind "ChooseObject.vb" Inherits "intranet.ChooseObject"% %@ import namespace "Microsoft.Web.UI.W... |
|
| Where can @Register be set in config.web? (3 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Where exactly is the "asp" control namespace registered to the ASP.NET processor, so things like asp:label are handled properly? I couldn't find it in any obvious places under the .NET Framework directories. This leads to my true question: How can I specify an %@ Register % tag on a site wide basis? I want to be able to use, for example, mySite:BreadcrumbNav , on all my pages, without specifying i... |
|
| Another treeview data binding question (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| This message, which was originally sent to "aspngdata", has been copied to "aspngwebcontrols" mailing list by the List Master This mabey a simple question but I can't seem to find any answers to it. I know the treeview control will only bind to xml but was wondering if you can dynamicly create the treeview using a query sting such as "Select * from Table FOR XML" in a dataset or must you have a pr... |
|