ASPFriends.com 'aspngcontrolscs' list Archive - November 2001
Messages
Page: 1
Accessing Properties and Methods in a Parent User Control (2 replies)
ASPFriends.com 'aspngcontrolscs' list
Moved from [aspngdata] to [aspngcontrolscs] by Todo Proudfoot bbilbro@hotmail.com Hello, Is there and easy way to access properties and methods of a parent control. like: int i ((UserControl)Parent.Property1()); Thanx Gavan Brown
Getting two User Controls to interact? (2 replies)
ASPFriends.com 'aspngcontrolscs' list
Moved from [aspngibuyspy] to [aspngcontrolscs] by Charles Carroll darthcarroll@asplists.com I've been trying to get two user controls to interact with each other for a while now and I just can't get it to work! I'm trying to create a module for the IBS Portal that loads one User Control that has a datagrid that I use to select a record and then another User Control that deplays the details of the ...
Toolboxdata (5 replies)
ASPFriends.com 'aspngcontrolscs' list
I need to change the outer tag of a control in the aspx file. I believe this can be done by means of the Toolboxdata attribute of a control class. But the documentation is really sparse on this. Can somehow help me out? Or is there an other way to change the outer tag?
Looking for specific control behavior (4 replies)
ASPFriends.com 'aspngcontrolscs' list
I hope I'm not violating any rules by posting this to multiple places. One of the great things about the new VS implementation is the new pinnable, "fly out" panel. The examples I am thinking about are the Server Explorer and Toolbox on the left or the Solution Explorer and Properties on the right. If pinned, they remain in sight; if unpinned, they fly out of sight. Hovering on the appropriate tab...
form post using controls and codebehind (3 replies)
ASPFriends.com 'aspngcontrolscs' list
Moved from [aspngcs] to [aspngcontrolscs] by Todo Proudfoot bbilbro@hotmail.com In my .aspx file I have: asp:TextBox id "NewThread" textmode "multiline" rows "7" columns "60" runat "server" / asp:RequiredFieldValidator ControlToValidate "NewThread" Display "Dynamic" Font Name "verdana" Font Size "9pt" ErrorMessage "'Message' must not be left blank." runat "server" id "RequiredFieldValidator" In my...
hiding a textbox (3 replies)
ASPFriends.com 'aspngcontrolscs' list
Greetings, I have a text box where a LOGGED in user can entry comments in. If the user is not logged in, I want to display a message "cannot blah blah blah unless logged in". Where can I do this check? I tried just to hide the text box in PAGE LOAD but that didn't seem to work. The object was null or soemthing. textboxName.visible false; Does there have to be an event for this ? thanks Get your FR...
Custom Control with collection property (2 replies)
ASPFriends.com 'aspngcontrolscs' list
Hi! I'm trying to have declare a property of a typed Collection in a custom control and I was able to do that without too much problem. I am somewhat puzzled by the fact that although I can add objects to it with the designer, I cannot see the objects in the HTML view. All I see is something like: cc1:style id "Style2" runat "server" CSSFiles "(Collection)" CSSFiles Count "4" /cc1:style public cla...
Web Control's Inner Text (4 replies, VIP)
ASPFriends.com 'aspngcontrolscs' list
Hi, I have a web control which adds a navigation item to a page. However, it needs to allow the HTML within it's navigation box to be specified, as HTML, within the controls tag... Ie DEVFUSION:NAVITEM runat "server" title "languages" p hello /p /DEVFUSION:NAVITEM Which would result in ! navtablehtml p hello /p ! rest of nav table html How can I do this? I have played around with the parseChildren...
Composite controls at design time question (3 replies)
ASPFriends.com 'aspngcontrolscs' list
Hi Is it possible to create a composite control where each control element can be re sized at design time ? e.g. a simple composite control containing lable & textbox, with ability to re size the textbox. My initial thought is that it just isn't possible ... but I'd like to be pleasantly surprised. Thanks
Web User Control within a Web Custom Control? (2 replies)
ASPFriends.com 'aspngcontrolscs' list
Hi, Does any one know A) if its possible to load a Web User Control into a Web Custom Control? B) if yes, how? Many thanks, James DeveloperFusion.com Web http://www.developerfusion.com/ Email james@vbweb.co.uk ICQ# 60612011 Fax 44(0)8707052859
How to return to a page with viewstate maintained (8 replies)
ASPFriends.com 'aspngcontrolscs' list
I've got a form with a bunch of dropdownlists on it. Next to each list I want to have a button that shoots off to a page that allows the user to add/insert/delete items that apply to list. I then want the user to be able to navigate back to the original page they were on without losing the state each of the controls was in. Is there an automatic way to do this (smartnavigation help?) or am I going...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com