473,378 Members | 1,658 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Extender Provider

Could anyone tell me how to implement an extender provider for ASP.NET ? I
have done this successfully for windows forms but all the online
documentation tells us is :

The implementation of an extender provider for Windows Forms controls is
different from that for ASP.NET server controls.
Nov 18 '05 #1
2 1373
check one of my few articles..
http://www.codeproject.com/aspnet/RaoCSSProvider.asp
it writes an extender provider to set CSSClass property.

hth,
Av.

"JezB" <je**@somewhere.com> wrote in message
news:uH*************@TK2MSFTNGP09.phx.gbl...
Could anyone tell me how to implement an extender provider for ASP.NET ? I
have done this successfully for windows forms but all the online
documentation tells us is :

The implementation of an extender provider for Windows Forms controls is
different from that for ASP.NET server controls.

Nov 18 '05 #2
In this article you seem to be using an additional property as an
alternative to setting the CssClass property. But I want a completely new
property, not linked to any existing property. The problem I'm having is
that, while I can see and set the new property I create in visual studio, at
run time the values are not read and when I revisit visual studio the values
I set are gone.

"avnrao" <av*@newsgroups.com> wrote in message
news:e0**************@TK2MSFTNGP12.phx.gbl...
check one of my few articles..
http://www.codeproject.com/aspnet/RaoCSSProvider.asp
it writes an extender provider to set CSSClass property.

hth,
Av.

"JezB" <je**@somewhere.com> wrote in message
news:uH*************@TK2MSFTNGP09.phx.gbl...
Could anyone tell me how to implement an extender provider for ASP.NET ? I have done this successfully for windows forms but all the online
documentation tells us is :

The implementation of an extender provider for Windows Forms controls is
different from that for ASP.NET server controls.


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Belinda | last post by:
Hi. I am just getting started with DB2's spatial extender and could really use some help. Pointers to good docs or examples are welcome. I am using DB2 version 8 on Sun. I have a database of...
5
by: Steven | last post by:
Hi, I have implemented the IExtenderProvider interface (and inherited from Component) in a class that I am using with ASP.NET controls. The field shows up fine in the VS.NET properties grid,...
0
by: Jasen | last post by:
I have a extender provider control which have 2 provider properties. My problem is in certain case, I just want to expose only 1 of the provider properties, but it is no way for me to do it. For...
0
by: JezB | last post by:
Could anyone tell me how to implement an extender provider for ASP.NET ? I have done this successfully for windows forms but all the online documentation tells us is : The implementation of an...
0
by: JezB | last post by:
Is it possible to create an extender provider in ASP.NET such that I can drag it onto a page to extend all controls implicitly with some custom properties ? I have done this for rich client but...
1
by: JezB | last post by:
I've written an extender provider for ASP.NET windows forms controls and web controls. My windows forms solution works fine, but my ASP.NET solution does not persist any property values I enter via...
0
by: cleo | last post by:
I've been exploring the implementation of the Extender Provider but I'm not having much luck with the documentation on the ProviderProperty Statement and the Object Types support by the Get/Set...
1
by: Chris Dunaway | last post by:
I have created a simple Extender Provider and when I drop it onto a form, it appears in the component tray, but none of the controls it is supposed to provide a property for show the property in...
11
by: Brad | last post by:
To DB2 Personal Developer Edition GIS users: How do I acquire a spatial extender license key for the DB2 PDE? I expected to be able to use it right out of the box. Brad
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.