sorted by:
best match first |
newest listings first
Featured Listings
- can't Add property to Custom Grid view
I Create A custom Gridview. I need to add som custom properties to this control, but when I add the property I get error in design view (it works fine
From: Custom Server Controls - ASP.NET - 4/25/2009
- Control Adapter Referrence problem
Hi there, I posted this on Mobile Devices thread but didn't get any response. I guess all experienced guys are here and topic is kinda similar too. So
From: Custom Server Controls - ASP.NET - 4/24/2009
- Create new Font picker user control(like color picker)
Hello
Anyone can kno about hw can we create a custom " font picker" control using asp.net c#
pls help me its very urg
Hari..
From: Custom Server Controls - ASP.NET - 4/24/2009
- Dealing with the width property of a custom web server control
I have created a web server control that contains a textbox and two image buttons. The images are a fixed size (in pixels). I would like to have the t
From: Custom Server Controls - ASP.NET - 4/24/2009
- Ho to inherit a webuser control from another webuser control
I wantto inherit a webuser control from another webuser control and in the base webuser control i should have some functions which will be inherited b
From: Custom Server Controls - ASP.NET - 4/23/2009
- Overriding Visibility on Custom Server Control
I'm creating a custom server control, and am having trouble overriding the visibility property. What I would like to do is to override the property an
From: Custom Server Controls - ASP.NET - 4/14/2009
- Adding custom properties to validator control's client side initialization javascript
Hi,I am trying to extend required field validator control. I figured asp.net puts some client side initialization code for each validator as shown bel
From: Custom Server Controls - ASP.NET - 4/20/2009
- Accessing control inside 2 DataLists
I'm trying to access a hyperlink control from code behind that sits inside two custom server controls that are inherited from a datalist
example:
From: Custom Server Controls - ASP.NET - 4/17/2009
- How to integrate JQuery with Custom Controls?
Dear All,I am planning to extend asp.net server controls with most popular client side framework JQuery. There are couple of points which I need to co
From: Custom Server Controls - ASP.NET - 4/20/2009
- Extending a server control to provide default values
My example here is a 3rd party grid control but can apply to any of the server controls: I
want to keep my UI very consistent. I'm going to have lots
From: Custom Server Controls - ASP.NET - 4/16/2009
- Custom server control with Visual Studio file picker support
Hey! I'm writing a custom control where I want the developer using it to be able to select a file within the current site/project. Is there a way to t
From: Custom Server Controls - ASP.NET - 4/8/2009
- Want to Bind an Object with the ASP.Net Control
Hi, I want to bind my ASP.Net control to an object. But your answer would be object datasource. But, I want like this. For example, if i have class ca
From: Custom Server Controls - ASP.NET - 4/16/2009
- Method to register CSS links
When designing user controls and custom server controls, the Page.ClientScript object has a method called RegisterClientScriptInclude to register link
From: Custom Server Controls - ASP.NET - 4/17/2009
- Databind custom user control
I've built a user control for a gallery implementation (galleryImage - made up of a textbox, image and some other controls). galleryImage sits inside
From: Custom Server Controls - ASP.NET - 4/26/2009
- object reference for adding click event
I created a custom template just so I can add a button to the header of an Ajax tab panel and append a click event to remove the panel. The template w
From: Custom Server Controls - ASP.NET - 4/23/2009
- Autogenerated columns hidden?
Hi all, I've extended a GridView and it now provides all the functionality I will probably ever need (or damn near close) with two exceptions. The fir
From: Custom Server Controls - ASP.NET - 4/29/2009
- overrides and implementing on a page
Ok, I want to override a MenuItem's Render() method. (Specifically, I want to eliminate the && (num < this._owner.MaximumDepth) segment in order to
From: Custom Server Controls - ASP.NET - 4/29/2009
- Absolute Path to be rendered by a control
Hi,
Actually i am creating one user control(ASCX) by droping a grid in it. Now i am generating the html of this user control as follows:
Page page
From: Custom Server Controls - ASP.NET - 4/29/2009
- Custom DropDownList not binding evals and bind when inside a gridview template field
Hey folks, I have created a custom server contorl that extends a DropDownList. However, if for instance I place it inside an EditItemTemplate of a Gri
From: Custom Server Controls - ASP.NET - 4/27/2009
- Parameter collection for user control
Hello,I need ot create a user control which will get some values from querystring. Is it possible for me to create a parameter collection which I can
From: Custom Server Controls - ASP.NET - 4/28/2009
- ID problem in usercontrol's sub control
Hi,
I have created a user control in which I have one html table with marked runat as server.
now I have used this user control twice on a web pag
From: Custom Server Controls - ASP.NET - 4/29/2009
- Moving a Sub from Derived Class to Base
Hello all, Thank you for reading this. I have a set of custom controls that all inherit from a base class and implement an interface. Base Class Publi
From: Custom Server Controls - ASP.NET - 4/26/2009
- DropDownList Which Binds Values from DB
Hi All, I want to develop a custom asp.net server control. A drop down list which contains values from Database table. LIke EmpDropDownList contains E
From: Custom Server Controls - ASP.NET - 4/28/2009
- Custom control with custom property not working properly
Hi. I decided to implement a mechanism of Role Based Access Control using Azman and enhanced controls. I'll give you an example: [ControlBuilder(typeo
From: Custom Server Controls - ASP.NET - 4/23/2009
- Small Business Starter Kit Search Button Code
I just recently downloaded the Small Business Starter Kit and would like to customize it, does anyone know how to add a search feature to the kit, especially the Items page?
From: Small Busines Starter Kit - ASP.NET - 5/9/2009