CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
web_forms
getting_started
data_presentation_controls
dotnetnuke
data_access-sql_server_sql_server_express_and_sqldatasource_control
security
client_side_web_development
novell-support-groupwise-6x-clients
data_access-data_access_and_objectdatasource_control
asp-net_ajax-asp-net_ajax_control_toolkit
novell-support-netware-6x-install-upgrade
asp-net_ajax-asp-net_ajax_discussion_and_suggestions
novell-support-netware-6x-administration-tools
master_pages_themes_and_navigation_controls
configuration_and_deployment
novell-support-netware-client-winnt-2x-xp
novell-support-groupwise-7x-clients
asp-net_ajax-asp-net_ajax_ui
novell-support-edirectory-netware
community-free_for_all
visual_studio_2005
novell-support-groupwise-6x-install-setup
data_access-xml_and_xmldatasource_control
control-cancel
novell-support-iprint
advanced_asp-net-crystal_reports
data_access-xml_web_services
microsoft-public-access
novell-community-chat
state_management
novell-support-netware-6x-abends-hangs
dotnetnuke-getting_started
novell-support-groupwise-6x-gwia
-net_languages-c
novell-support-identity-manager-engine-drivers
novell-support-groupwise-discontinued
advanced_asp-net-architecture
opensuse-org-suse-linux-support-install-configure-administration
dotnetnuke-custom_modules
novell-support-groupwise-7x-install-setup-admin
novell-support-netware-6x-storage-media
novell-support-groupwise-6x-agents
installation_and_setup
data_access-access_databases_and_accessdatasource_control
windows-hosting_open_forum
visual_web_developer_2005_express
novell-support-groupwise-6x-web-access
novell-support-netware-6x-server-backup
macromedia-dreamweaver
novell-support-netware-5x-administration-tools
novell-support-ifolder
novell-support-bordermanager-install-setup
novell-support-imanager
microsoft-public-dotnet-framework-aspnet
novell-support-netware-5x-install-upgrade
novell-support-cluster-services
novell-support-bordermanager-proxies
novell-support-newsflash
advanced_asp-net-sql_server_reporting_services
microsoft-public-dotnet-languages-csharp
web_parts_and_personalization
about_this_site-feedback_on_this_website
ibm-software-websphere-portal-server
novell-support-netware-dns-dhcp
novell-support-zenworks-desktops-4x-app-launcher
-net_languages-visual_basic_-net
advanced_asp-net-custom_server_controls
novell-support-bordermanager-vpn
novell-support-ndps-neps
microsoft-public-sqlserver-programming
novell-support-netware-webserver
community-jobs
novell-support-netware-4x
advanced_asp-net-mobile_and_handheld_devices
internet_explorer_web_controls
novell-support-zenworks-desktops-4x-install-setup
novell-support-edirectory-linux
novell-support-groupwise-7x-gwia
development_tools-web_matrix_general_discussions
microsoft-public-access-formscoding
macromedia-flash
community-announcements
portal_starter_kit
novell-support-zenworks-desktops-4x-management-agent
novell-support-zenworks-patch-management
novell-support-native-file-access
microsoft-public-access-queries
microsoft-public-access-forms
novell-support-groupwise-7x-web-access
novell-support-netware-small-business-6x
data_access-active_directory_and_ldap
novell-support-edirectory-windows
novell-support-groupwise-7x-agents
novell-support-ichain
data_access-oracle
novell-support-zenworks-desktop-management-6x-imaging
novell-support-groupwise-7x-wireless
novell-support-netware-5x-abends-hangs
advanced_asp-net-localization
novell-support-zenworks-desktop-management-7x-imaging-server-nw-win



> NEWSGROUP > Asp.Net Forum > advanced_asp.net.custom_server_controls
2657 Items, 54 Pages 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 41 |< << Go >> >|
 TypeRepliesViewsDate
Convert User control to the Custom Control

How can i convert User control to the Custom control in VS 2005.

 

 

Please let me know with any good articles.

 0665/20/2008 2:56:28 AM
Response.write and partial page caching question

I was playing around with caching today and I noticed that if you use a Response.Write statement from the code-behind of a user-control that has output caching enabled it will not cache the Respo

 0555/19/2008 9:49:29 PM
ListItem / Child Controls

Hiya guys,

I'm creating a custom control that I want to use as my standard feedback control for any errors/ good feedback to my users with similar syntax to this on the page:

<

 9665/19/2008 9:07:21 PM
UserControl loses TextBox value when placed inside a MasterPage

When not in a masterPage the user control works great.  Once I place it in a masterPage the value of txtInput is lost on postback. EnabledViewState explicitly set to true, to no avail. 

 71065/19/2008 7:22:17 PM
Losing intellisense with custom control

Hi all, It is really strange that .NET 2005 does not support auto HTML intellisense when we creating a custom control !!!

I have created list of custom controls. all of th

 7645/19/2008 5:50:13 PM
Template Questions

I'm trying to write a control that uses multiple templates and am looking for a little advice. What I want to end up with is the following:

 

<
 0615/19/2008 5:14:48 PM
create a control

hi all,

 i appreciate you'r kindess and will to help.

 if you can answer my question that i have it will be great,

i want to create a control that would cont

 4595/19/2008 2:30:20 PM
Cascading Dropdown without Ajax

Can any body help me in making a cascasing dropdown without Ajax, like there should be three dropdown controls which are all dependant on the Parent Dropdown value selection.One would be Country

 2985/19/2008 11:21:21 AM
handle event in formview

hi, i have a page which has a formview. I need to handle an event in a child control in the edit and insert templates. how can i do this: this is the situation: i have a control in a co

 0645/19/2008 11:19:34 AM
how to create a Custom conrol from the User control

Hi

 Please any one can let me know is there any possibility to create a custom conrol from the user conrol(.dll). If so please let me know if you have any articles or good informatio

 3575/19/2008 11:10:54 AM
Adding properties to all Buttons

Hello,

 A idea I got just recently was to add hover effect to all buttons in my project. How do I do this in a simple way?

Can I create a class extending the base button to a

 3785/19/2008 6:25:13 AM
Error while adding usercontrol (.dll) into vs 2005 toolbox

I created a user control in "project a" which has a set of textbox and radio buttons.

My plan is to use the above created user conrol as a custom conrol in my "p

 2555/19/2008 2:15:54 AM
adrotator missing ImpressionField for DB

Im trying to leverage the adrotator with a DB backend (as opposed to an xml file)...But i noticed that the ImpressionField is missing, so you cannot really use Impression to qualify ads. Which wo

 5605/18/2008 7:42:35 PM
embedded controls

hi, i have 3 user controls. The first is a dropdownlist (A). The second (B) contains the dropdownlist (A). The third (C) contains some validators which need to be enabled/disabled

 8645/18/2008 5:32:17 PM
Dynamically changing an embedded stylesheet

I have a web control contained in a dll with embedded resources i.e. a JavaScript file and a CSS file. The CSS file references

 0645/17/2008 3:32:37 PM
Overriden RenderEndTag not firing in Safari

 I am having problems with an overriden RenderEndTag method not firing. The RenderBeginTag is also overriden but fires ok. This only seems to happen in Safari, there are no problems in IE or

 2505/16/2008 3:52:38 PM
embedded javascript resource not visible when the custom control is dropped in user control

 Hi,

As I am working on an AJAXified web application, got to the point that using user controls to provide dynamic page navigation. I have a custom web control with embedded CSS and ja

 5755/15/2008 11:22:24 PM
Can you create image on the fly from editor

I need to create a dynamic image from text entered in a text box, similar to how this site shows: http://ww

 2575/15/2008 11:17:13 PM
How to create PDF with AVERY Labels 5160 format in asp.net 2.0?

 Hi All,

Is there any method to create a PDF file with AVERY Labels 5160 format in asp.net 2.0? When clicking a button in a web page, I

 2705/15/2008 11:12:12 PM
Render Bitmap at design time

I'm writing my own version of the ImageButton control with extra bells & whistles. I need special rendering to do this. I have it working great at runtime. I can pass the relative URL of

 9655/15/2008 4:36:01 PM
Value not passing to User Control Code Behind page

I am having difficulty with a basic user control. All I want to do is change an image in the control based on a value in a grid. The user control is a template in the grid. What seems to be

 14605/15/2008 12:42:23 PM
Event Log : Inaccessible logs

 I am getting exception

The source was not found, but some or all event logs could not be searched.  Inaccessible logs: Security.

at if (!EventLog.SourceExists(ev

 11375/14/2008 6:56:10 AM
Regarding one problem to host a WPF User Control in an ASP.Net Web Site

Hi Folks,

I have one problem regarding of hosting a WPF User Control in an ASP.Net Web Site.

I have made a simple WPF User Control by selecting File -> New -> Project ->

 0635/14/2008 6:35:19 AM
Rich Text Box

How to create a Rich text box in asp.net

can anyone help?

 

 1575/13/2008 12:25:31 PM
Basics of Custom Controls and Namespaces (CS0103)

I am creating a custom control to display an image based on a database field. If field=1, show image1, if field=2, show image2, etc.

The following error appears..."CS0103

 1945/13/2008 12:22:33 PM
how can I persist my columns collection in Custom Server Control?

can somebody tell me please how can I persist my columns collection in Custom Server Control?, i have a custom server control which acts like a multi-column combobox and user can provide the

 8685/13/2008 2:29:56 AM
Expression editor of LINQDataSource

Hi

I'm trying to find attribute usage of expression editor, what I'm trying to do is a developing composite control which includes LINQDataSource control properties like &

 2775/12/2008 5:17:52 PM
Custom Control Error: Cannot Create Object of Type Panel From Its String Re presentation.

I have created a custom control and added a property of type panel to it. In the designer this property shows up as a drop down list with all the panels in the page. When I select a panel, the co

 2815/12/2008 2:32:04 PM
webcustom controls in asp.net 3.5

hi all

i am new to .net 3.5. i would like to create custom controls in asp.net and render it into html.how to to achieve this one.any body can help me?

thank you

 2495/12/2008 1:10:31 PM
Custom Controls .. HTML EmptyTag Controls

I would like to know how I can create Empty Tag HTML controls such as <br /> and <hr />

The HTMLGeneric control creates tags with closing tags .. how do I create tags with no

 1755/12/2008 2:38:04 AM
Very Basic User Control

I am trying to make a simple user control  that uses two text boxes locate

 3535/9/2008 1:08:51 PM
custom control

 how to access webusercontrols.ascx (tools)likerepeater, label,button, etc., to Customcontrols in classlibrary?

customcontrol.cs is very complicated ..  

 

 2595/8/2008 3:49:07 AM
Designer adding many non-breaking spaces

We are experiencing a serious problem with custom server controls in the web designer of VS2008. When we perform an action within the designer that causes the markup to be updated (delete a contr

 2585/7/2008 4:58:34 PM
Best practice for custom control that can switch between objects derived fr om the same base class

I currently work for a company that has a WebUI for our product. At some point a class was made to draw differant kinds of graphs. This class had an ENUM that switched between the differant types

 1505/7/2008 2:41:08 PM
Is it possible to modify an Embedded resource file(XML)

Hi,

Is it possible to modify an xml file present within the dll ..!! For me i will need to add certain values to the xml file dynamically..!! I tried the

    &nbs

 12035/7/2008 12:44:11 PM
Embed an on click Server side event in the dll

Hi,

I am creating a custom control and have a few HTML control rendering includes a button i want to embed an OnClick(Server side) event into the dll .Please suggest me something..!!

 9615/7/2008 2:21:38 AM
Wrapping up a flash object into a server control

Hi,

We have this flash/flex object that we use on many pages on our website. It's a calendar app, it has couple of radio buttons/check boxes to change the display. The object connects t

 1645/6/2008 11:03:51 PM
User Control derived properities not showing up in the Smart Tag

I have created a User Control like so:

MyUserControl: System.Web.UI.UserControl

{

        [Bindable(true), Browsable(true)]
 &

 0515/6/2008 1:52:42 PM
fixed width dropdownlist box

i need some help in writing a custom dropdownlist with fixed width.

 I have lot of dropdown's on my form and they occupy lot of

 31315/6/2008 3:16:23 AM
Problem capturing values from a dynamic datagrid

 

    Hi all I have been pulling my hair out on this issue for a about two days now

my problem is I cannot use findcontrol to retrive values from my da

 4595/5/2008 6:23:06 PM
Convert html to pdf using iTextSharp

can anyone provide me a sample code who have used iTextsharp(chapter 0707) to convert HTML to PDF.... Please help.... urgent...!!!

 47635/5/2008 6:05:30 PM
Creating a control for ASP

 My question is more a general one. I haven't been using ASP that long and I would like to know has anyone on this forum created a control for ASP and actually licensed it and sold it on

 4575/5/2008 3:45:48 PM
Custom COntrol issue...

I have a simple custom control (MonthDropdownList.ascx)  which is nothing more tha a asp:dropdownlist of all 12 months.

on my web page I have a simple form with a button to search ba

 2575/5/2008 2:49:48 PM
Custom DropDownList's -- selected index problem

Hello:

I've created a custom drop down list which inherits core DropDownList. The task of it is to establish connection and bind data from database. It works fine. But at one situatio

 2555/5/2008 9:31:37 AM
select image from smart tag

I am developing a composite control , and its smart , but I want to make samrt tag browse files to get image file from the root directory , Is it need extending smart tag ?

 1445/5/2008 7:56:33 AM
if i have more then one instance of the control?

i have a autosuggest control works great if i have only one instance and i have two instance of the same control in one page then its act weired

say: i have instance1 and instance2 and if

 3605/5/2008 7:43:37 AM
Sequence of Render methods

i can hardly figure out the execution sequence of all Render methods.it often messed up my mind.could anyone clarify it for me?

thanx! 

1655/4/2008 12:17:50 PM
create a web component

I have written a very light weight RTE in javascript and I want to put it into a web component so that I can use it on my .net pages like this:

<asp:myRTE ID="rteDiscusson" run

 1545/4/2008 7:25:14 AM
<<<help>>> how does "IStateManager" works?

I have created a simple custom control with the following classes...and i'm trying to understand once i add the item into IStateManager how can i retrieve in from .aspx.cs ?

he

 6805/3/2008 5:32:48 PM
Registering an App_Code server control

I have a custom server control in the App_Code folder of my website project.  No matter how many walkthrougs I've followed, I can't get the bloody thing registered to use on a page.&

 2775/3/2008 12:30:46 PM




Other Resources:

ng.asp-net-forum.advanced_asp-net-custom_server_controls : ng.asp-net-forum.advanced_asp-net-custom_server_controls: ng.asp-net-forum.advanced_asp-net-custom_server_controls: ng.asp-net-forum.advanced_asp-net-custom_server_controls: ng.asp ...
ng.asp-net-forum.advanced_asp-net-custom_server_controls/11 : Type Replies Views Date; TextChanged events fire for textboxes on first postback : 6: 0: 12/18/2007 8:48:41 AM: Creating a user control that can contain ASP.NET or HTML objects
Custom ImageButton click event not firing - ASP.NET Forums : ASP.NET Forums » Advanced ASP.NET » Custom Server Controls » Custom ImageButton click event not firing ... Last post 03-23-2009 4:51 AM by maxi_ng. 5 replies. Sort Posts
How to embedded font into custom server control (as .dll)? - ASP.NET ... : ASP.NET Forums » Advanced ASP.NET » Custom Server Controls » How to embedded font into custom server control (as .dll ... Last post 03-23-2009 3:39 AM by maxi_ng. 2 replies. Sort Posts
Forums.asp.net - Home : Advanced ASP.NET ... Custom Server Controls ... This forum is for any and all questions pertaining to the ASP.NET MVC Storefront ...
Need Scripts :: One stop Web Development Resource providing reviews ... : Ad Management ASP.NET Ad Server Management ... Dundas Chart Riverside Internet Forums ... session variables User Controls and Custom Server Controls User controls in ASP ...








 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT