Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Martin #1
Designer/attributes for custom DataSource Control?
Hi,
I've developed my own datasource control.
When I make my datasource control be the datasource of a formview control, I
would like the formview control to prepopulate it's templates with controls
representing the fields from my datasource control.
What designer/attributes should I set to help me do this?
Thanks
Martin
Martin Guest
-
Custom DataSource Control
I am building a custom DataSourceObject for my Business Layer. I have been following Nikhil Kothari's articles... -
Custom Control does not allow access to Attributes
I built a custom control for all the basic web.ui.controls like textbox, label, checkbox etc etc. I added my custom attribute called ApplySecurity... -
How do I get a custom Control Designer to write to the HTML of my control?
I have created a custom 'Control Designer' that provids a popup dialog for entering more complex properties (such as property builder in the data... -
need advice with custom control and designer please
Hi I'm a bit new to the designing of custom web page controls and using them in the properties designer window - need a little advice on a... -
Cannot drag a new Custom Control onto Designer
Simple question but I'm considering hari-kari: I created a CustomControl starting from a c# Web Control Library Project. I immediately compiled... -
Martin #2
Re: Designer/attributes for custom DataSource Control?
As a 2nd point, if I wanted to change the default markup when a datasource
is applied to a formview control, I guess this is most likely to be
achieved with a derived formview with a derived formview designer.
Thoughts anyone?
"Martin" <x@y.z> wrote in message
news:OA%23imFJsGHA.5044@TK2MSFTNGP05.phx.gbl...> Hi,
>
> I've developed my own datasource control.
>
> When I make my datasource control be the datasource of a formview control,
> I would like the formview control to prepopulate it's templates with
> controls representing the fields from my datasource control.
>
> What designer/attributes should I set to help me do this?
>
>
> Thanks
> Martin
>
Martin Guest



Reply With Quote

