Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Building Controls / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Postbacks and CommandEventArgs31 Mar 2005 17:23 GMT2
In the situation below I am calling "OnCommand(CommandEventArgs.Empty);" from
IPostBackEventHandler.RaisePostBackEvent. but I get the compile errors:
The best overloaded method match for
'DSTControls.PortfolioDashboard.OnCommand(System.Web.UI.WebControls.CommandEventArgs)' has ...
Using Radio button in a Data Repeater31 Mar 2005 15:03 GMT1
I want to use a radio button in a data repeater which will allow me to select only one item.
could somebody please help me. Thanks
--------------------------------
From: Samuel Ashley
Web Application folder path31 Mar 2005 09:59 GMT1
Anyone know how to get a path to your web application's folder at design
time?  I've tried using MapPathSecure in the OnInit call, but no luck.
Changes in controls exposed as properties not reflected in design31 Mar 2005 04:15 GMT1
I created a custom composite control with contains a text box and a label. I
exposed the text box and label as properties of the custom control. As a
result, they are exposed correctly as expandable objects in the Properties
window, in design time.
Custom control common html31 Mar 2005 01:50 GMT5
I would like multiple instances of a custom webcontrol that I am writing to
be able to share some common inline html. ie. if the first custom control on
the page has rendered this html, the remaining instances of this custom
control should not render it.
how to resolve delegate error message31 Mar 2005 00:53 GMT1
how do I resolve delegate error message  ??
====== erorr message ======
Compiler Error Message: BC30408: Method 'Public Sub dothis_click(sender As
Object, E As System.EventArgs)' does not have the same signature as delegate
DHTML Behaviors (HTC)  in a custom server control30 Mar 2005 19:02 GMT2
I've coded a datagrid-derived control that makes use of a DHTML behavior in
a separate script file (.htc).   Now that it works, I've realized that I
don't know how to deploy this well.  I know how to embed the script in the
project as a resource, read it back and write it to a file, ...
Custom control won't drag and drop to page30 Mar 2005 18:37 GMT10
i'm a bit of a noob to custom controls, so please bare with me...
I just downloaded source to a control from thecodeproject.com but I'm unable
to drag and drop the control from my toolbox to the design mode of my ascx
file.  According to the docs, I should be able to do just that.  ...
custom paging in ASP.NET30 Mar 2005 14:47 GMT1
Hello friends, i am using Datagrid builtin paging and it working well but i
want to use custom paging bcoz data is too heavy so pls tell me how can i use
custom paging.
Thanks
User Control not rendered in Visual Studio29 Mar 2005 21:37 GMT5
I have created a custom composite server control.  When I drag the control
from the toolbox into Visual Studio it does not display in Visual Studio,
instead it shows the littel green arrow and nothing else.  When I run the
application it shows the LiteralControl that I have added ...
Custom Control with Connection String29 Mar 2005 21:35 GMT9
I have a custom control that makes connections to a SQL db. The controls
works fine at run time, but it not able to get the connection string in my
web config file at design time. I had something similar working in a
previous project, but can't seem to figure out where or how they ...
I'm new to classes, why isn't this working?29 Mar 2005 15:40 GMT3
Trying to build a simple class to pull data from the web.config file. Here's
what I have
in common.vb
Imports System.Configuration
The most efficient way to buid / debug custom control29 Mar 2005 05:08 GMT4
I've got the following question: I'm currently in the process of building a
custom control (the one that is compiled into a single dll), and at the
moment its a tedious task.
My current configuration: 2 projects - one containing code and other files
Implementing columns collection in Data grid custom control29 Mar 2005 02:22 GMT1
   I am building a custom control data grid with some necessary
functionalities. let it be <myCustomDataGrid>
in .Net data grid we have the facility to specify the columns template in
the html side of the design view
Composite Web Control and Dynamically Created Children Controls.29 Mar 2005 01:11 GMT9
I am developing a web control which creates other web controls.  During the
OnInit of the my web control I read an Xml file which tells my web control
which child control to create, adding the child controls into a private
collection.
Pages: 1 2 3 4 5 February, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.