<rss version="2.0" xmlns:dn247="http://www.dotnet247.com/schemas/rss"><channel><title>.NET 247: ASPFriends.com 'aspngcontrolsvb' list</title><link>http://www.dotnet247.com/247reference/__site/139</link><description>ASPFriends.com 'aspngcontrolsvb' list on .NET 247.</description><generator>.NET 247/WinFX 247 RSS Generator</generator><dn247:id>139</dn247:id><item><title>Composite Controls and ViewState (8 replies)</title><link>http://www.dotnet247.com/247reference/msgs/7/36488.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/7/36488.aspx</guid><pubDate>06 Aug 2004 14:41:48</pubDate><description>what does it take to get a listbox in a composite control to save its view state? I've been round and round with this and just cant seem to get it to work, and cant find any samples. Does anyone have a sample of a compsite control that does simliar? or can tell me what i am missing? component code Imports System.ComponentModel Imports System.Web.UI Imports System.Web.UI.WebControls DefaultProperty...</description><dn247:id>36488</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Custom web control (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/27/135809.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/27/135809.aspx</guid><pubDate>11 Aug 2002 16:53:00</pubDate><description>Moved from [aspngvs] to [aspngcontrolsvb] by Tim Musschoot Tim.musschoot@rug.ac.be Hi, I have created a custom web control that renders html script. I call as this from my aspx to run the custom control like tagprefix:mycostomCtrl id &amp;amp;quot;ctrl&amp;amp;quot; title &amp;amp;quot;something&amp;amp;quot; b Hi /b /tagprefix:mycustomcontrol I want to display the information inside the custom control i.e a Hi /a in my html rendered web control, f...</description><dn247:id>135809</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>HTML table Custom Control (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/26/130842.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/26/130842.aspx</guid><pubDate>25 Jul 2002 18:02:00</pubDate><description>Hi, I would like to make a custom control that I can use from within VS.NET. All I want is to create a HTML table with some pictures already set in some of the cell and then I would like to be able to easily put what ever I like in one of the cells. I want to be able to drag in controls etc into the cell in a web form in VS.NET. 20 I found a nice article that does almost what I want but this contr...</description><dn247:id>130842</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>VB.Net Custom Controls (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/26/130841.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/26/130841.aspx</guid><pubDate>24 Jul 2002 02:21:00</pubDate><description>Moved from [aspngcommunity] to [aspngcontrolsvb] by Tim Musschoot Tim.musschoot@rug.ac.be Hi All, Can someone point me at some good tutorials for learning how to create Custom Web Controls using VB.Net I am also particularly interested in methods to build commercial grade custom controls, and would like to know some methods for building licensing into the controls (ie. Best practices for storing r...</description><dn247:id>130841</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Controls updating (4 replies)</title><link>http://www.dotnet247.com/247reference/msgs/24/123190.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/24/123190.aspx</guid><pubDate>07 Jul 2002 22:41:40</pubDate><description>Hi all I have been trying to make a custom control. What I wanted to make was a menulist(maybe it is already made, but this development is only to increase my knowledge, not to use the component). What I was trying to make is whenever the mouse moves over an item in the menulist the item becomes highlighted(just as if you are moving your mouse over a cell in a table(webpages) and the cell is chang...</description><dn247:id>123190</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>I am trying to move a control from one application to another (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/24/123191.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/24/123191.aspx</guid><pubDate>28 Jun 2002 20:21:00</pubDate><description>I am trying to move a control from one application to another The existing ascx control Module/searchmodule.ascx file in Duwamish7 application project name is web the default.aspx register %@ Page Language &amp;amp;quot;vb&amp;amp;quot; Inherits &amp;amp;quot;Duwamish7.Web.PageBase&amp;amp;quot; EnableSessionState True % %@ Register TagPrefix &amp;amp;quot;Module&amp;amp;quot; TagName &amp;amp;quot;Search&amp;amp;quot; Src &amp;amp;quot;modules/searchmodule.ascx&amp;amp;quot; % searchmodule.ascx . . . %@ Import Namespace &amp;amp;quot;Du...</description><dn247:id>123191</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Defining the alt texts in IDE (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/24/123188.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/24/123188.aspx</guid><pubDate>27 Jun 2002 02:18:00</pubDate><description>I'm wondering how to make the self explaining text in one's own component, in the intelligence description of a component's properties, once browsed in design time. Anyone?</description><dn247:id>123188</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Tree Control File Explorer (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/23/116607.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/23/116607.aspx</guid><pubDate>18 Jun 2002 15:03:00</pubDate><description>Hi all, Anyone have some sample code binding a Tree Control to a Folder/Sub Folder and Files with filtering capabilities. Thanks, Paul </description><dn247:id>116607</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Web Custom Control Events and Collections (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/23/116606.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/23/116606.aspx</guid><pubDate>17 Jun 2002 22:48:00</pubDate><description>Hi I'm trying to build a menu Web Custom control. basically this WCC will be rendering menu items, that can be added in runtime or design time. Each item its composed by 3 values. MenuIndex, MenuCaption and MenuPicture What I need to do, is to be able to give the option to the developper to add new items in design time, as well to be able to add those items in run time. My first aproache was to cr...</description><dn247:id>116606</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Custom Controls (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/23/116605.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/23/116605.aspx</guid><pubDate>17 Jun 2002 22:48:00</pubDate><description>Has anyone got any examples on custom controls in WinForms, nothing sopectacular, just something that gives the basics. There is currently a nice knob control ( ahem, ahem) at CSharpCorner.com. I haven't looked at it yet but am about to, it should be helpful. That one is obviously going to be fully owner drawn. The measly single example (the one I can find) in the VS net help don't really do anyth...</description><dn247:id>116605</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Control not firing Click (4 replies)</title><link>http://www.dotnet247.com/247reference/msgs/22/110225.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/22/110225.aspx</guid><pubDate>05 Jun 2002 12:45:18</pubDate><description>I have developed a really simple custom control. I am inheriting from the ImageButton. I basically added a property and then add a couple of attributes during the OnPreRender sub. It appears that my control is not firing the click event (or at least my &amp;amp;quot;client&amp;amp;quot; page isn't picking it up). In my code behind of my aspx page, I do have Handles .... after my sub that is suppose to handle the click even...</description><dn247:id>110225</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>control question (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/20/103597.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/20/103597.aspx</guid><pubDate>21 May 2002 16:44:16</pubDate><description>Copied from [aspngfreeforall] to [aspngcontrolsvb] by Tim Musschoot Tim.musschoot@rug.ac.be Hi, I have created a few of my own user and custom controls and have discovered through msdn how to created databound templated controls. What I would like to know is how to create a control/class similar to ListItem where free text can go in between the open and close tag. ie blah:CustomListItem value 3D&amp;amp;quot;1...</description><dn247:id>103597</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Problems with "external" enumerations (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/19/99473.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/19/99473.aspx</guid><pubDate>13 May 2002 16:38:00</pubDate><description>Hi, I have a custom web control that exposes two properties. Both are enumerations. One work and one doesn't. The enumeration of the one that works is declared in the same assembly as the control. The one that doesn't work uses an enumeration declared in a system assembly. The main problems are the following: At design time: The drop down list in the property explorer displays neither all nor the ...</description><dn247:id>99473</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Localized custom control (9 replies)</title><link>http://www.dotnet247.com/247reference/msgs/17/87303.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/17/87303.aspx</guid><pubDate>21 Apr 2002 01:59:00</pubDate><description>Hi, I have been looking at the tutorials at asp.net, regarding localized customs controls. The senario is like the following. I place my custom control on a webform and based on the current set CurrentUICulture the text on the button or the label is shown in the right language. Se the localized control here: http://www.dotnetjunkies.com/QuickStart/aspplus/default.aspx?url /quicks tart/aspplus/doc/...</description><dn247:id>87303</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Custom Server Control / Collection Property (4 replies)</title><link>http://www.dotnet247.com/247reference/msgs/15/78986.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/15/78986.aspx</guid><pubDate>08 Apr 2002 08:09:26</pubDate><description>Greetings, I am creating a custom user control in a new Web Control Library project. My control exposes one public readonly property called &amp;amp;quot;Groups&amp;amp;quot; which returns a Collection. This is really cool because when the user puts my control into his web form in design time, he can see the &amp;amp;quot;Groups&amp;amp;quot; property in the properties window and that little button with the three dots on it. When he clicks that it ...</description><dn247:id>78986</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Creating a Bound DropDown (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/13/67692.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/13/67692.aspx</guid><pubDate>12 Mar 2002 05:14:00</pubDate><description>Copied from [aspngcontrolscs] to [aspngcontrolsvb] by Mitch Denny mitch.denny@warbyte.com Moved from [aspngfreeforall] to [aspngcontrolscs] by Mitch Denny mitch.denny@warbyte.com Due to included copywritten material, I need to segment my customer population according to counties. I have a states table and a related counties table that contains the county names of all states. I want to &amp;amp;quot;multi form&amp;amp;quot;...</description><dn247:id>67692</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Custom Control Problem in ASP.NET (2 replies, VIP)</title><link>http://www.dotnet247.com/247reference/msgs/11/57836.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/11/57836.aspx</guid><pubDate>23 Feb 2002 14:43:28</pubDate><description>Moved from [aspclient] to [aspngcontrolsvb] by Charles M. Carroll charlesmarkcarroll@yahoo.com So I believe to have crated all of this correctly, but my machine has made it clear that I haven't. The Following Is my Custom Control code(It has been compiled into a dll and put into a subdirectory name &amp;amp;quot;bin&amp;amp;quot;, the filename is WebCustomControl1): Option Explicit On Option Strict On Imports System Import...</description><dn247:id>57836</dn247:id><dn247:siteId>139</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>usercontrole question(unanswered) (2 replies, VIP)</title><link>http://www.dotnet247.com/247reference/msgs/11/55558.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/11/55558.aspx</guid><pubDate>21 Feb 2002 14:13:50</pubDate><description>hi all i am giving completecode here: .aspx code: body MS POSITIONING &amp;amp;quot;GridLayout&amp;amp;quot; form id &amp;amp;quot;Form1&amp;amp;quot; method &amp;amp;quot;post&amp;amp;quot; runat &amp;amp;quot;server&amp;amp;quot; table id &amp;amp;quot;Table1&amp;amp;quot; cellSpacing &amp;amp;quot;0&amp;amp;quot; cellPadding &amp;amp;quot;5&amp;amp;quot; borderColorLight &amp;amp;quot;#3399ff&amp;amp;quot; border &amp;amp;quot;1&amp;amp;quot; runat &amp;amp;quot;server&amp;amp;quot; tr td vAlign &amp;amp;quot;middle&amp;amp;quot; noWrap align &amp;amp;quot;middle&amp;amp;quot; bgColor &amp;amp;quot;#669999&amp;amp;quot; b font face &amp;amp;quot;Arial&amp;amp;quot; size &amp;amp;quot;3&amp;amp;quot; Test Name /font /b /td td vAlign &amp;amp;quot;middle&amp;amp;quot; noWrap align &amp;amp;quot;middle&amp;amp;quot; bgColor &amp;amp;quot;#6699...</description><dn247:id>55558</dn247:id><dn247:siteId>139</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>user controle (5 replies, VIP)</title><link>http://www.dotnet247.com/247reference/msgs/10/53785.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/10/53785.aspx</guid><pubDate>20 Feb 2002 11:05:47</pubDate><description>hi all i have one user controle(x.ascx) which contains one HtmlAnchor controle. for this HtmlAnchor controle i have onserverclick event and in that event i am initializing some variables...and i registered that x.ascx in y.aspx web page....here my problem is i am not able to access variables which are initialized in onserver click event from my y.aspx web form....i don't know why... please help me...</description><dn247:id>53785</dn247:id><dn247:siteId>139</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>dynamically loading usercontrols (9 replies)</title><link>http://www.dotnet247.com/247reference/msgs/10/54158.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/10/54158.aspx</guid><pubDate>19 Feb 2002 11:15:44</pubDate><description>Copied from [aspngfreeforall] to [aspngcontrolsvb] by Mitch Denny mitch.denny@warbyte.com morning all, i'm trying to dynamically load a usercontrol onto a webform. the usercontrol is essentially a search function and contains the code required to display the form, process the search request and display the results. the problem is that when i try and dynamically load the control, the id of the cont...</description><dn247:id>54158</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>user control property not passed to page (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/10/53784.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/10/53784.aspx</guid><pubDate>15 Feb 2002 19:36:00</pubDate><description>Moved from [aspngvb] to [aspngcontrolsvb] by Marcie Jones marciejones@yahoo.com Hello all I created a user control based on a button and calendar control. When the date is selected from the calendar control, I want it to persist and passed to a text box on the page. However the page where the control is loaded cannot get the selected date. I know the control works because response.write from the c...</description><dn247:id>53784</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>user control problem (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/9/48280.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/9/48280.aspx</guid><pubDate>06 Feb 2002 03:45:00</pubDate><description>hi all i have to create one user controle with 3 hyperlinks. after that i want to use this user controle in loop for 20 times so that i will have 20*3 hyper links in one page. i want to specify different unique names and ids for 20*3 hyperlinks.how can i do this..please help me... Thanks siri Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com </description><dn247:id>48280</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Saving user control output to a file (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/9/47596.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/9/47596.aspx</guid><pubDate>05 Feb 2002 13:14:00</pubDate><description>Hi, Is there a way to pull the HTML from a User control written in an ascx file? I want to save it to a file for later use. Thank Yoav </description><dn247:id>47596</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>newbie Custom Control problems.. (6 replies)</title><link>http://www.dotnet247.com/247reference/msgs/9/46736.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/9/46736.aspx</guid><pubDate>04 Feb 2002 17:13:31</pubDate><description>Hi All, I created a custom control. Given below is the .vb file , which i compiled. When i try to use it in a .aspx page, i get the following error. Compiler Error Message: BC30560: 'CustomControl1' is ambiguous in the namespace 'MyCustomControls' I have not been able to figure out the problem..Anybody please help me. Also in the aspx file i would like to know what exactly is ACME:customcontrol1 ....</description><dn247:id>46736</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Custom Control (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/8/43818.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/8/43818.aspx</guid><pubDate>28 Jan 2002 21:47:51</pubDate><description>Hi, I have created a .vb file which contains the following text. How do i create my Custom Control. Imports System Imports System.Web Imports System.Web.UI Namespace MyCustomControls Public Class CustomControl1 : Inherits Control Protected Overrides Sub Render(Output as HtmlTextWriter) Output.Write(&amp;amp;quot;This is my Custom Control ! The Time is now &amp;amp;quot; &amp;amp;amp; DateTime.Now.ToString) End Sub End Class End Namesp...</description><dn247:id>43818</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>NET Positioning controls programatically (3 replies)</title><link>http://www.dotnet247.com/247reference/msgs/8/41212.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/8/41212.aspx</guid><pubDate>22 Jan 2002 23:32:00</pubDate><description>I need to attach different (self created) user controls to my web form at run time, and I want to specify their position when/after they are loaded. The only way I have managed to do this so far, is by drawing a control container (like the Placeholder control) at designtime, but I need to do it all at runtime. Does anyone know how to do this? * * * Steve Schofield * steve@aspfree.com * * Microsoft...</description><dn247:id>41212</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Custom Control Parser Error (7 replies)</title><link>http://www.dotnet247.com/247reference/msgs/8/40552.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/8/40552.aspx</guid><pubDate>22 Jan 2002 05:56:18</pubDate><description>Any help on the following would be appreciated. I am assuming the base class is my codebehind?? Why would the types be incompatible if the are referring to the same custom control? Thanks, Joe Parser Error 20 Description: An error occurred during the parsing of a resource required to service this request. 20 Please review the following specific parse error details and modify your source file appro...</description><dn247:id>40552</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Save a Table web server controls dynamically added rows to the ViewState? (3 replies)</title><link>http://www.dotnet247.com/247reference/msgs/7/36490.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/7/36490.aspx</guid><pubDate>14 Jan 2002 18:53:16</pubDate><description>Is there a way to to save a Table web server controls dynamically added rows to the ViewState? This would save dynamically recreating these rows on postback? * * * Steve Schofield * steve@aspfree.com * * http://www.aspfree.com * http://www.mrcsharp.com * * </description><dn247:id>36490</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>user controle problem (4 replies)</title><link>http://www.dotnet247.com/247reference/msgs/7/36489.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/7/36489.aspx</guid><pubDate>14 Jan 2002 18:53:15</pubDate><description>Moved from [aspngwebservices] to [aspngcontrolsvb] by Charles M. Carroll darthcarroll@asplists.com hi all i developped one small user controle which contains 4 tables. i want to set up one of the table's height through property. i created that property as writeonly.i registered this user controle in my web form. but when i run my program(.aspx), i am getting following eerror. i am including my .as...</description><dn247:id>36489</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Compiling Custom Web Controls (3 replies)</title><link>http://www.dotnet247.com/247reference/msgs/6/31624.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/6/31624.aspx</guid><pubDate>20 Dec 2001 16:24:00</pubDate><description>Moved from [aspngdata] to [aspngcontrolsvb] by Charles M. Carroll darthcarroll@asplists.com Hello, I have a strange problem I need help with. I have created a custom control with VS.Net as per examples found at msdn. I have a Control Library Project with one .vb file in it. When I build and try to run an .aspx file which uses the control I get an error &amp;amp;quot;Could not load type SimpleControlSamples.Sim...</description><dn247:id>31624</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>No button click in datagrid with RC1 (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/5/29594.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/5/29594.aspx</guid><pubDate>30 Nov 2001 15:49:00</pubDate><description>I have a datagrid that is always in edit mode. It contains one column with a textbox and one column with a button. Prior to RC1 I could press the enter key while focus where in the textbox and the ItemCommand event would be fired. In RC1 the page is still posted but I don't get any ItemCommand event. If I click the button with the mouse I do get the event. Also, if I add a textbox outside the data...</description><dn247:id>29594</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Seeing common properties of custom controls in loop through page collection. (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/5/29593.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/5/29593.aspx</guid><pubDate>28 Nov 2001 20:45:00</pubDate><description>hey .net gurus I have created a few custom web controls that inherit a regular web control (textbox, checkbox, etc.) and gave them a few extra properties. Now I want to be able to loop through all the controls on a web page, and if a given control is any of my custom controls, I want to access a property I have created in each. How do I accomplish this? If I do a: Dim ctl As Control For Each ctl I...</description><dn247:id>29593</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Problem with custom server control (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/4/24318.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/4/24318.aspx</guid><pubDate>24 Nov 2001 11:29:00</pubDate><description>Copied from [aspngreuse] to [aspngcontrolsvb] by David L. Penton lemans70@home.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 01C17440.0361EBC4 Content Type: text/plain I am having problems with custom server controls that use some of the VB built in functions (e.g., UCase and LCase). I have c...</description><dn247:id>24318</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Looking for specific control behavior (2 replies, VIP)</title><link>http://www.dotnet247.com/247reference/msgs/4/20451.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/4/20451.aspx</guid><pubDate>10 Nov 2001 14:59:00</pubDate><description>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, &amp;amp;quot;fly out&amp;amp;quot; 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...</description><dn247:id>20451</dn247:id><dn247:siteId>139</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>DataGrid inheritance and schema (3 replies)</title><link>http://www.dotnet247.com/247reference/msgs/3/19640.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/3/19640.aspx</guid><pubDate>08 Nov 2001 18:13:09</pubDate><description>Hi, I have a web control that inherits from DataGrid. As far as I know, everything works fine. Except for one thing. In Visual Studio, when displaying the HTML, I get problems with inner tags, such as Columns, TemplateColumn etc. The problem is twofold: 1) I don't get any intellisense when I'm to key in these tags. 2) Once keyed in, the tags are underlined (by little red waves) due to that &amp;amp;quot;the ac...</description><dn247:id>19640</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Looping thru controls on a page (5 replies, VIP)</title><link>http://www.dotnet247.com/247reference/msgs/3/18997.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/3/18997.aspx</guid><pubDate>08 Nov 2001 15:45:28</pubDate><description>I'd like to loop thru all controls on a web form, but cannot find a collection that I can enumerate thru (kind of like the old classic ASP &amp;amp;quot;for each x in Request.Forms&amp;amp;quot; functionality). Moreover, it would be nice to know the object type (TypeOf kind of functionality to determine &amp;amp;quot;user control&amp;amp;quot; versus &amp;amp;quot;web control&amp;amp;quot; versus &amp;amp;quot;html control&amp;amp;quot;). Once I knew the type of object, I could cast the object and i...</description><dn247:id>18997</dn247:id><dn247:siteId>139</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Maintaining State on Control Property (4 replies)</title><link>http://www.dotnet247.com/247reference/msgs/3/18944.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/3/18944.aspx</guid><pubDate>08 Nov 2001 00:37:18</pubDate><description>Hey guys I am trying to do a simple custom web control. I want a textbox with a tag property that maintains it's tag (if programmatically changed) between page requests. How can I get the tag property to maintain its state? Imports System.Web.UI.WebControls Public Class TagTextbox Inherits TextBox Private strTag As String Public Property Tag() As String Get Tag strTag End Get Set(ByVal str As Stri...</description><dn247:id>18944</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Stylesheet settings within a custom web control (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/13724.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/13724.aspx</guid><pubDate>19 Oct 2001 15:36:00</pubDate><description>Copied from [aspngvb] to [aspngcontrolsvb] by Sheik Yerbouti This is a multi part message in MIME format. NextPart 000 000F 01C158C5.665BAC10 Content Type: multipart/alternative; boundary &amp;amp;quot; NextPart 001 0010 01C158C5.665BAC10&amp;amp;quot; NextPart 001 0010 01C158C5.665BAC10 Content Type: text/plain; charset &amp;amp;quot;us ascii&amp;amp;quot; Content Transfer Encoding: 7bit Hi, Does anybody have any idea how to pick up stylesheet set...</description><dn247:id>13724</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Display DataGrid when no data (3 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/12864.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/12864.aspx</guid><pubDate>17 Oct 2001 21:01:06</pubDate><description>Hi, Does anybody know if it is possible to have a DataGrid display itself (atleast a header) although it does not contain any data? I suppose I have to write my own control, have it inherit the DataGrid, and do some trick when rendering, right? Thanks in advance, Anders Vikstr F6m SW Engineering, BANQIT AB http://www.banqit.com mailto:anders.vikstrom@banqit.com Phone: 46 8 7594737 </description><dn247:id>12864</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Custom formatting of data in a DataGrid (3 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10680.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10680.aspx</guid><pubDate>14 Oct 2001 10:12:02</pubDate><description>Once again I cry out for help: Does anybody know if it is possible to format data read from a bound dataset before it is displayed in a DataGrid. For example, I would like a Boolean value to be displayed as &amp;amp;quot;Open&amp;amp;quot; or &amp;amp;quot;Closed&amp;amp;quot;. I could of course create a special &amp;amp;quot;display DataSet&amp;amp;quot; from the values of the original DataSet, but with all the extensibilities in .NET I suspect that a more elegant solution...</description><dn247:id>10680</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Use the Browser object in design time (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10679.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10679.aspx</guid><pubDate>14 Oct 2001 10:12:01</pubDate><description>Hi, I'm developing a control that inherits WebControl and overrides the Render method. Depending on the capabilities of the browser I would like to output different stuff to the HTMLTextWriter. I've tried to use the Page.Request.Browser object, but the use of the Request object in design time seem to cause an exception. I draw this conclusion based on that the control is only rendered correctly wh...</description><dn247:id>10679</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>How to persist data in child controls? (3 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10674.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10674.aspx</guid><pubDate>14 Oct 2001 10:12:01</pubDate><description>Hi, I've made a composite (web) control consisting a textbox, a button and validator. These are all exposed as directly as class properties, which make it possible to expand them to show all their properties in the Properties pane when selecting the composite control on the page designer. While expanded I can change the child controls properties as any other property. However, only properties dire...</description><dn247:id>10674</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>inheriting from a datalist (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10673.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10673.aspx</guid><pubDate>14 Oct 2001 10:12:01</pubDate><description>Hello It seems to me, I read somewhere that you can inherit and customize an asp control, such as a datagrid, to add functionality, etc. I would like to extend the asp:dropdownlist control, because I just want to add some common database code to it. Is there a way to do this? When I try to Inherits System.Web.UI.WebControls.DropDownList it gives me an error saying that the control has to inherit f...</description><dn247:id>10673</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>DataBinding to CheckBoxList Control? (5 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10672.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10672.aspx</guid><pubDate>14 Oct 2001 10:12:00</pubDate><description>I can't seem to find a way to complete databinding for a CheckBoxList control. With RadioButtonList controls I can use the DataTextField and DataValueField properties to bind both display and datastorage values to the controls. However, this is ignored by the CheckBoxList control and I see nothing in the docs that say much about this. Any help would be appreciated. Below is a simple page that I wo...</description><dn247:id>10672</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Codebehind Web Control (3 replies, VIP)</title><link>http://www.dotnet247.com/247reference/msgs/2/10670.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10670.aspx</guid><pubDate>14 Oct 2001 10:11:58</pubDate><description>I'm taking a page from beta1 beta2. It worked in beta1 without using codebehind. I now have a codebehind user control I'm using in a codebehind page. The control exposes a function: public function Brand() as string Return cellBID.Text end function It's registered and declared in the html code: bbk:navbar id &amp;amp;quot;Navbar2&amp;amp;quot; ForeColor &amp;amp;quot;Silver&amp;amp;quot; WidthPct &amp;amp;quot;100&amp;amp;quot; BackColor &amp;amp;quot;LightSteelBlue&amp;amp;quot; runat &amp;amp;quot;server&amp;amp;quot; /bbk...</description><dn247:id>10670</dn247:id><dn247:siteId>139</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>User Control / Codebehind (8 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10667.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10667.aspx</guid><pubDate>14 Oct 2001 10:11:57</pubDate><description>I have a user control registered like: %@ Register TagPrefix &amp;amp;quot;bbk&amp;amp;quot; TagName &amp;amp;quot;navbar&amp;amp;quot; src &amp;amp;quot; navbar.ascx&amp;amp;quot; % and then used in my HTML as: bbk:navbar id Navbar2 runat &amp;amp;quot;server&amp;amp;quot; ForeColor &amp;amp;quot;Silver&amp;amp;quot; Width &amp;amp;quot;100%&amp;amp;quot; BackColor &amp;amp;quot;LightSteelBlue&amp;amp;quot; /bbk:navbar So far so good. Now I want to use a property of my navbar called &amp;amp;quot;brand&amp;amp;quot; in my codebehind. I have this: Protected WithEvents navbar2 As System.Web.UI.UserCont...</description><dn247:id>10667</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Can't set text in inherited control (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10681.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10681.aspx</guid><pubDate>14 Oct 2001 10:11:56</pubDate><description>Hi, I'm trying to create my own radio button and check box control through inheritance. However, there seems to be a problem overriding the text property. If I set the text in design mode the controls becomes invalid after I compile. If I remove the Text attribute from the HTML it becomes valid again. What could possible be wrong with the following code: Public Class RadioButton Inherits System.We...</description><dn247:id>10681</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Toolbox bitmaps (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10677.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10677.aspx</guid><pubDate>17 Sep 2001 09:16:00</pubDate><description>Does anybody know how to providing a toolbox bitmap for a control? Regards, 20 Anders Vikstr F6m SW Engineering, BANQIT AB http://www.banqit.com mailto:anders.vikstrom@banqit.com Phone: 46 8 7594737 </description><dn247:id>10677</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>Referencing custom controls in VS.net? (7 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10671.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10671.aspx</guid><pubDate>18 Jul 2001 22:29:00</pubDate><description>This message, which was originally sent to &amp;amp;quot;aspngvs&amp;amp;quot;, has been moved to &amp;amp;quot;aspngcontrolsvb&amp;amp;quot; mailing list by the List Master I'm at my wit's end... I've made a custom server control in Visual Studio as a .vb file, put it in its own namespace, and attempted to reference it in an aspx file. Every time I attempt to do this I get a parser error. I am using the following syntax in the top of my aspx file:...</description><dn247:id>10671</dn247:id><dn247:siteId>139</dn247:siteId></item><item><title>WebControls Vs HTMLControls (2 replies)</title><link>http://www.dotnet247.com/247reference/msgs/2/10668.aspx</link><guid>http://www.dotnet247.com/247reference/msgs/2/10668.aspx</guid><pubDate>31 May 2001 14:55:00</pubDate><description>This message, which was originally sent to &amp;amp;quot;aspngbeta&amp;amp;quot;, has been moved to &amp;amp;quot;aspngcontrolsvb&amp;amp;quot; mailing list by the List Master Hi, I am trying to decide between using WebControls and HTMLControls. Some of the questions I am having are 1) Why do we have the two families of controls? 2) Are there any scenarios where only of them can be used. 3) If both provide the same functionalities, which control fa...</description><dn247:id>10668</dn247:id><dn247:siteId>139</dn247:siteId></item></channel></rss>