|
|
|
Control Designer change property but does not pers ...
Replies (1) 12 January 2006
Hi All,
I'm developing a custom control for ASP.NET (2.0 but this shouldn't matter).
I've got a property PageID (Guid) in this control:
[Designer(typeof(CMSWebPageDesigner)),
ToolboxData("...
|
|
|
|
Intercept when my control dropped on a WebForm
Replies (1) 12 January 2006
Hi All!
I need to intercept the event when my control dropped on a WebForm (or
manually added by changin page's source HTML). I know about
IComponentChangeService and its ComponentAdding event,...
|
|
|
|
1 DataSource to Man DataBound Controls
Replies (1) 12 January 2006
Hey All -
I'm working on a web application that is the UI front end to our
product. On one particular screen, the user is viewing a single result,
but only some parts are visible. I've created a ...
|
|
|
|
Is it possible to do this? Server Control Designer ...
Replies (1) 12 January 2006
I have created a server control which relies heavily on an image
generating httpHandler. This in-turn relies on the developer adding a
few lines into the web.config / machine.config.
What I would...
|
|
|
|
3-Tier Binding Problem ?????????
Replies (1) 12 January 2006
In a 3-Tier application, once upon a while comes the need for binding
objects or usercontrols from other objects, example binding a
usercontrol in the Presentation layer from a Business Layer Object...
|
|
|
|
Custom control on html page fails after VS project ...
Replies (2) 11 January 2006
I created a virtual directory and in the folder created an html file
which includes an tag that references a simple
windows forms control dll. This works perfectly. Control displays as
expected....
|
|
|
|
Collection Property of Another Custom Server Contr ...
Replies (1) 11 January 2006
Hi,
I read more and figured out how to build what I needed:
when is an editable control in designer and I can drag and drop
controls in it.
The problem I'm having is to preserve...
|
|
|
|
UserControl DataBinding & Business Tier ??
Replies (1) 11 January 2006
i have 2 nested web user contorls, one of them renders the other
dynamicly, the "Problem" is..
i need to get some data from a business object to give it to the Parent
usercontrol that will use it...
|
|
|
|
Strange .NET garbage collector problem
Replies (1) 10 January 2006
Hi,
I have a standalone application that reads ~40.000 rows from a database
and put them in a ListView control. After reading the data, my app
allocated ~300 MB memory. And stays this way even af...
|
|
|
|
Control with collection property that is editable ...
Replies (1) 10 January 2006
Hello,
I want to implement a control that has collection property and it's content
is editable in designer in ASP.NET v2.0
The example would be :
I've been looking on the web, and d...
|
|
|
|
Cad/cae/cam=>autocad/adobe/artcam/arcgis/catia/lec ...
Replies (1) 10 January 2006
Our team provide different types of services such as:
- proffessional cracking of any kind of software
(CAD,CAM,CAE,EDA,GIS,PCB,FEA,FEM,CNC,CFD,PDS,3D,Optics etc.) designed
for any kind of operatin...
|
|
|
|
Web User Control in general
Replies (1) 9 January 2006
Web User Control in general
Hello,
I am new to ASP.NET programming and I am reading and browsing example projects.
As far as I understand advantages of User Controls (ascx) are:
- HTML-Controls ...
|
|
|
|
Adding action buttons to my control's design-time ...
Replies (1) 9 January 2006
I've seen controls like the DataAdapter provide clickable hyperlinks
(well, maybe not hyperlinks, but blue underlined text) in the
description panel of its Properties page. I'm building a subclass ...
|
|
|
|
Custom DataSource Control
Replies (1) 9 January 2006
I am building a custom DataSourceObject for my Business Layer. I have
been following Nikhil Kothari's articles
http://www.nikhilk.net/DataSourceControlsSummary.aspx.
I have the select portion wo...
|
|
|
|
tabular treeview
Replies (1) 8 January 2006
Hello,
Addition to question posted on 1-5-2006 in dotnet.framework.aspnet:
In order to create a message board like this one
http://www.prikpagina.nl/read.php?f=18&i=168071&t=168071 with a read-...
|
|
|
|
Why custom validation can not fire client event?
Replies (1) 8 January 2006
Hi.
My custom validator-- DateDifferentValidator-- works smoothly on 2003.
But when vs.net 2005, the client event can not fire.
I find that there are some codes not generated by myself.
...
|
|
|
|
Dot Net Project Execution without Dot Net and Fram ...
Replies (1) 7 January 2006
Dear all
In Dot Net what are the requirements to run the developed Dot Net
project EXE file in
the system which doesnt have Dot Net.....
with out creating of Setup......
only with project EXE f...
|
|
|
|
Ajax Control Implementation Problem
Replies (1) 7 January 2006
Hi,
I'm trying to make some ajax controls, I checked different ajax
controls to find out how they works.
main problem in developing ajax controls is updating other controls in
events that occu...
|
|
|
|
building a server control using controlBuilder
Replies (1) 7 January 2006
A very useful answer from Mike MacMillan a few days ago helped me create the
server control I wanted. It is something like:
I'm soing it by using several c...
|
|
|
|
Using ImageMap
Replies (1) 6 January 2006
Hi
I need to use the imagemap control to display a map of a city centre.
Using this imagemap I need to be able to load locations of certain places
and display a yellow circle on the map. I also ...
|
|
|
|
Adding custom template to repeater
Replies (1) 5 January 2006
Hi,
I want to display a dynamic menu using a custom control extending Repeater.
I need a SelectedItemTemplate a bit like in DataList so that I can
highlite the selected menu item.
Basically, it ...
|
|
|
|
WebControl Click Event Not Firing
Replies (1) 5 January 2006
I have created a web control that can be rendered as either a linkbutton or a
button. It is a ConfirmButton control that allows a developer to force a user
to confirm if they intended to click it ...
|
|
|
|
I really need to get this working......
Replies (2) 4 January 2006
The problem:
I create a very simple custom control:
public class cLabel : System.Web.UI.WebControls.Label { }
I place the cLabel in a user control.
When I place the user control on a pag...
|
|
|
|
Dynamic control state changes lost on Postback
Replies (1) 4 January 2006
I have been developing a set of custom controls that include several
dynamically generated controls inside them (for example, 'SupportTextBox'
include a textbox, a label, and a validation icon use...
|
|
|
|
complex properties (font) on composite controls
Replies (2) 4 January 2006
I have a control that is used to get a date (dropdown calendar) and is made
up by a label and three dropdownlists. I overrided the Enabled property so
when it is true/false all of the child contro...
|
|
|
|
control refresh
Replies (1) 4 January 2006
Hi,
I have a requirement in which I need to refresh a single control instead of
teh whole web page. How can I do this asp.net 1.0?...
|
|
|
|
How to position a custom webcontrol relatively und ...
Replies (1) 4 January 2006
When I update my webcontrol form .net 2003 to .net 2005, one question
occured.
My webcontrol can not be moved when it is put on a web form.
Its(layout / position/ relative) can not be set.
Why?
...
|
|
|
|
String Array Property produces Parser Error
Replies (1) 3 January 2006
Dear readers,
I'm having problems with creating a custom control that accepts an
array of strings as a property. First I used the following code which
produced a Parser Error
_
Public Pr...
|
|
|
|
Mutli Part Rollover Button
Replies (1) 3 January 2006
I want to create a custom control (ASP 1.1)...
It's a variable width rollover button with text... The background is made
up of three parts: The left side image which should change during rollov...
|
|
|
|
Multiple Conditions for Server Control
Replies (1) 3 January 2006
I have a server control that needs to be rendered upon meeting certain conditions
that our HTML people can alter.
This works fine if the multiple conditions do not rely on each other. But,
ther...
|
|
|
|
control project's references
Replies (1) 2 January 2006
My project that creates the assembly for my custom control references
assemblies for crystal reports, etc. These get copied with copyLocal false
(I"m guessing because they exist in the GAC). The h...
|
|
|
|
how to create multilingual textbox
Replies (1) 30 December 2005
Hi,
I have a dropdown list in the page in which different languages are add like
(german,english,spanish,french)
and other control is textbox .
i need to do when the user select 'German" lan...
|
|
|
|
Composite Control and accessing complex properties ...
Replies (1) 29 December 2005
Hello,
I am trying to build a composite control that contains a few objects, in
particular a calendar and a textbox.
I have the bulk of the control built, however I would like to make some of ...
|
|
|
|
create enumerated property for custom control
Replies (1) 29 December 2005
Hi,
I want to create a property that can only accept values from my custom list.
Say
1, 5, 10, 15, 20, 30.
I know I can easily create an enumeration with values set to those from my
list, a...
|
|
|
|
LoadControl and Validation Summary
Replies (1) 29 December 2005
I am working on a project that dynamically loads controls from within
Page_init so that the viewstate is preserved. On post back the control saves
it's changs in the Page_load event. If the user n...
|