| Thread | Last Post | Replies |
|
| custom control bindable property | 31 Dec 2003 17:31 GMT | 2 |
I've made a server control that overrides the dropdownlist control. It has one new property (ddlLocation) that needs to be databound. All is working well if I type the databound information into the asp.net html view. see example below.
|
| just getting started-cant find server | 31 Dec 2003 15:54 GMT | 2 |
Hi, I am trying to get asp.net going and am using the Code notes asp.net book example. I have installed IIS and VS.net webdevelopment along with the entire vs package. I created a virtual directory located at c:\test, and saved
|
| get volume serial number | 31 Dec 2003 11:34 GMT | 1 |
can anyone help me get this working for asp.net server control using vb ? doesn't compile, error on "disk.Properties" and "response.write" ==============command line================ vbc /t:library /out:volume.dll /r:System.web.dll /r:System.dll
|
| license an ASP.net server control (DLL) | 30 Dec 2003 16:50 GMT | 1 |
is there a tutorial, vb version, without using visual studio .net, of how to license an ASP.net server control (DLL file)
|
| UserControl and property | 30 Dec 2003 16:43 GMT | 2 |
Is it possible to display properties of my usercontrol in the propertygrid in vs.net eg. [System.ComponentModel.Browsable(true),System.ComponentModel.EditorBrowsable
|
| Parsing InnerProperties after modifying HTML (design time) | 30 Dec 2003 07:30 GMT | 1 |
In my custom control, I have a property derived from BaseCollection. At design time, the property shows as (Collection[...]) in the Properties window, so I can click [...] button and add items to it. The items get shown as inner XML tags. (An example of what I'm trying to do is ...
|
| Hoe to get DataList Checkbox status in item template | 29 Dec 2003 09:24 GMT | 4 |
I want to get the status of the checkbox control in the item template of the DataList in the code behind Using findcontrol i am not able to get the status of the checkbox . How shouls i get the status of the checkbox
|
| autocomplete combobox ASp.NET/VB.NEt | 27 Dec 2003 20:18 GMT | 1 |
Can anyone guide me to a tutorial for building extra features into web controls like auto complete .. etc ... I'm a more of a VB windows programmer and my old tricks don't work Thx
|
| Image data from Sql server to asp.net | 24 Dec 2003 08:19 GMT | 3 |
I have tried retrieving the image data from NorthWind database and print in the asp page using Repeater control. But instead of showing picture, the browser is showing "System.Byte[]" My code is
|
| Random content | 23 Dec 2003 13:53 GMT | 3 |
I need to make a control that can be used like this: <csite:LocalizedHint id="hint1" runat="server"> <csite:Target> <a href="http://whereever.net"> my text</a>
|
| Positioning Controls | 23 Dec 2003 09:24 GMT | 2 |
What is the best way to position a set of runtime created controls, in my instance I need to build a set of controls, a label, and two text boxes per row returned from a web service, but obviously need to position them in a tidy fashion, I read somewhere that I can simply override ...
|
| ASP.NET: Day / Work Week / Week / Month web calendar control with view like MS Outlook | 22 Dec 2003 22:43 GMT | 3 |
Hi!! Did Infragistics or some other company else provide a web calendar conrol with the features and look of Microsoft Outlook calendar? I mean that feature that you can choose Day / Work Week / Week / Month view
|
| XP Style Manifest | 22 Dec 2003 03:48 GMT | 1 |
When I implement a manaifest to XP style my controls it slows the loading of my treeview but as much as three tmes? is this a known issue?
|
| XP Style Manifest in a Class Library | 22 Dec 2003 03:24 GMT | 1 |
I know how to use the manifest to acheive XP style controls in an executable file, but how can this be aceived in a class library? I have a component designer that I want to apply the manifest to, but it is built
|
| problems while downloading IE Windows control | 21 Dec 2003 02:20 GMT | 2 |
I am tring to download treeview to my computer. I checked And found out I have the requirments: Microsoft .NET Framework ASP.NET
|