| TreeView.TreeNodeSrc - XML as File vs XML as String (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| I have been able to get the treeview control to work with an XML file using the format: objTreeView.TreeNodeSrc "http://localhost/items.xml" objTreeView.TreeNodeXsltSrc "http://localhost/items.xslt" objTreeView.Databind() The above works without any problems and as the number of nodes in items.xml increases (up to 500) rendering time is not particularly long. Now I am trying to supply the xml as a... |
|
| IE Web Control Problems (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Moved from [aspngibuyspy] to [aspngwebcontrols] by Charles M. Carroll darthcarroll@asplists.com I have two development machines with VS.NET RC1 loaded, and therefore both using IE 6.0. One of the machines is using Win2K and the other XP Pro. I also loaded the PDC release of the IE Web Controls on both machines and have the dll in my app's /bin directory. If I try to browse one machine from the oth... |
|
| not working remotely (7 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| I'm new to webcontrols, and have been testing them out using visualstudio.net. Everything renders fine when built and viewed locally, but any webcontrols samples that i view online do not render at all. Any ideas? btw I am running Win2K advanced server/.net framework beta2 thanks Simon |
|
| when will webcontrols be released for V1 (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| I wonder when the Internet Explorer WebControls will be available for V1 of Net. thanks /Mark |
|
| Version 1.0 of Web Controls (5 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Is the version 1.0 of the IE Web Controls available for download somewhere? I was looking for the download but couldn't find it. TIA, Brian "We tend to scoff at the beliefs of the ancients. But we can't scoff at them directly, to their faces, and this is what annoys me." Jack Handey (Deep Thoughts) |
|
| treeview control (5 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Moved from [aspngfreeforall] to [aspngwebcontrols] by Charles M. Carroll darthcarroll@asplists.com 0 812704520 1011386515 :74605 Content Type: text/plain; charset us ascii Does anyone know if treeview control is supported in Beta 2 version. When I compile it, it complains about "Microsoft.Web.UI.WebControls" Parser Error File or assembly name Microsoft.Web.UI.WebControls, or one of its dependencie... |
|
| IE Webcontrols Release (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Have a RTM version of the IE Webcontrols been release yet? If not does anyone know when they are supposed to be released. Thanks, Scott |
|
| Regarding the IE Controls pending (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Will it be possible to use inline delimiter tags type the % % , i.e. in the TextArea of the ToobarButton control? Regards/H E4lsningar Andr E9 Colbi F6rnsen 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D Sonnenburg Communications Bergsgatan 3, SE 211 54 Malm F6 Sweden Tel.: 46 (0)40 97 78 80 Fax.: 46 (0)40 97 78 80 Mob.: 46 (0)708 97 78 79 Mail: col... |
|
| IE WebControls (TreeView, etc.) included in V1? (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Moved from [aspngfreeforall] to [aspngwebcontrols] by Charles M. Carroll darthcarroll@asplists.com Are the IE WebControls (the TreeView, TabStrip, etc.) included in the V1 release? If not, what is the status of their release for use with V1? I need to convert my Beta2 based project over to V1 ASAP. (I am still in the process of downloading V1 ... ) Thanks! Roy W. Ogborn, MCSD Orbonyx Corp. |
|
| PLEASE, PLEASE HELP (web controls) (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Moved from [aspngfreeforall] to [aspngwebcontrols] by Charles M. Carroll darthcarroll@asplists.com 0 788649829 1011588325 :78487 Content Type: text/plain; charset us ascii I desperately need to implement this treeview control, and ... I have added a reference to Microsoft.Web.UI.WebControls in my project. I can see the controls, I have added them to the web page, but for some reason, when I run it... |
|
| What logic to use with the IE toolbar control? (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| I have been stuck for days with my IE toolbar control. I have several usercontrols (.ascx files) in different languages which are loaded into a placeholder control. The toolbarbuttons are meant for navigation but when I push one, I an exception is thrown. The exception looks like this: /// ERROR ///// Exception Details: System.NullReferenceException: Value null was found where an instance of an ob... |
|
| ASP.NET WebControls (4 replies, VIP) |
| ASPFriends.com 'aspngwebcontrols' list |
| Moved from [aspngvs] to [aspngwebcontrols] by Charles M. Carroll charlesmarkcarroll@yahoo.com This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. NextPart 001 01C1A435.9B38D6E0 Content Type: text/plain; charset "iso 8859 1" Anyone have any idea if/when/where the webcontrols that were previously available for Beta2,... |
|
| Treeview Custom Postback (5 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| I'm using the treeview control and loading my data via an xml source file. This is working with no problems. My problem is related to the behavior of the treeview when a user clicks on it. If I have autopostback true then the page posts back when expanding/collapsing nodes AND when a new node is selected. However the behavior I want is to only postback when a new node is selected. There was a post... |
|
| problems with TAB controls (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Moved from [aspngstart] to [aspngwebcontrols] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hi all... I was trying the tab strip control in aspx on RC3... I am not able to use it at all... it keeps giving me this error : "parser error...mytab:TAbstrip not found" i am including it in my page using the directive given below..it is a straight lift from MSDN ... on the top of the page : %@ Regist... |
|
| aspx tabstrip control (2 replies, VIP) |
| ASPFriends.com 'aspngwebcontrols' list |
| Hi all ... .could anyone help me .. I need to know how to use the tabstrip control in aspx!!!! Any guidelines ???? Regards, Vijit ************************************************************************** This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or relian... |
|
| Announcing the Release of the V1 Microsoft IE Web Controls (2 replies, VIP) |
| ASPFriends.com 'aspngwebcontrols' list |
| The Microsoft IE Web Controls are now available free of charge for ASP.NET Version 1.0. You can review and download them immediately from the online ASP.NET server control gallery site at: http://www.asp.net (just click the "Control Gallery" tab at the top of the http://www.asp.net site, and then select the "IE Web Controls" subsection within the gallery). 20 Each of the controls released works wi... |
|
| IE Controls ceased to work after installing ver. 1.0 (5 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| %@ Register TagPrefix 3D"IE" Namespace 3D"Microsoft.Web.UI.WebControls" Assembly 3D"Microsoft.Web.UI.WebControls" % This directive does throw an exception, saying: Parser Error Message: File or assembly name Microsoft.Web.UI.WebControls, or one of its dependencies, was not found This happeded after I installed Asp.Net V1. I have uninstalled all previous components relating to the Beta2 version. An... |
|
| SV: RE: IE Controls ceased to work after installing ver. 1.0 (2 replies, VIP) |
| ASPFriends.com 'aspngwebcontrols' list |
| I actually got the thing to work (quick and dirty) by copying the dll to my apps bin directory, but your approach seems cleaner. I which file are the "reference" located? Regards/H E4lsningar Andr E9 Colbi F6rnsen 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D Sonnenburg Communications Bergsgatan 3, SE 211 54 Malm F6 Sweden Tel.: 46 (0)40 97 78 80 F... |
|
| ...."Items" couldnot be initialized in IE controls (3 replies, VIP) |
| ASPFriends.com 'aspngwebcontrols' list |
| Dear all... I have dot net RC3 installed in my machine... I downloaded the latest web controls from the microsoft site and then followed the exact procedure which everyone has been prescribing on this list... Now i get this error ...."Items" couldnot be initialized I guess it icould be because the controls I have downloaded are for V1 and not for RC3 version.. If this is correct, where can I downl... |
|
| NOT ANSWERED BEFORE: Validation problem with IE multipagecontrol (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Moved from [aspngfreeforall] to [aspngwebcontrols] by Charles M. Carroll charlesmarkcarroll@yahoo.com I did not get any response to this query before, so I try again :) I have a a page divided into 6 subpages by the IE Tabstrip and Multipagecontrol. On 3 of these pages, I have forms to validate and submit. Problem is, When I try to submit a form with a non valid field from one page, every empty fi... |
|
| TreeView Control Not Displaying Correctly (4 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| I'm taking my first crack at the TreeView Control using the code from the MSDN sample page, and I'm not sure why my data isn't appearing in a tree structure. Rather, each of the nodes appear just as a straight line of text as shown below. I'm not getting any parser error messages. Thanks. It should work like this: http://samples.gotdotnet.com/team/webcontrols/treeview/tree.aspx My code copied dire... |
|
| Installer bug remains in RTM (3 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Hi, I am having the same issue with the installer in RTM that I did in the Beta 2 version. The "webctrl client" folder is supposed to be installed in the root directory of IIS. On my system it is installing in a sub folder instead. I just spent several hours trying to figure out why my treeview quit working after upgrading to RTM. I am also getting the "invalid data at root level" error, but I thi... |
|
| SV: RE: Frequently Asked Questions (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| Could you give an example on how to do this? I have a feeling this is pertaining to a big headache of mine: //////// My Problem ///////////////////// I have a a page divided into 6 subpages by the IE Tabstrip and Multipagecontrol. On 3 of these pages, I have forms to validate and submit. Problem is, When I try to submit a form with a non valid field from one page, every empty required validation f... |
|
| TabStrip / Multipage control within a composite control (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| How can I wire up my TabStrip control to my Multipage control within a composite control? I'm doing the following, but the TabStrip doesn't change the my MultiPage and there are no errors. protected override void CreateChildControls() { MultiPage LandLordTenantMultiPage new MultiPage(); PageView LandLordPage new PageView(); PageView TenantPage new PageView(); LandLordTenantMultiPage.Controls.Add(L... |
|
| NotAnswered: ItemCommand not firing w/HtmlButton in ItemTemplate (2 replies) |
| ASPFriends.com 'aspngwebcontrols' list |
| The DataGrid ItemCommand event says it is supposed to be raised when you click any button in the grid. However it does not seem to work with the HtmlButton class (which uses the HTML 4.0 button element rather than the input type button element). Assuming I'm not missing something key, this looks like either a bug or an oversight. Here is what I'm doing: I create a DataGrid and add a TemplateColumn... |
|