CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > windows_hosting.hosting_open_forum Tags:
Item Type: NewsGroup Date Entered: 7/10/2004 4:47:05 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 14 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
joelt
Asp.Net User
Adding design time support for CustomParse2 Example7/10/2004 4:47:05 AM

0/0

I found the CustomParse2 example, this is close to what I need...

http://samples.gotdotnet.com/quickstart/util/srcview.aspx?path=/quickstart/aspplus/samples/webforms/ctrlauth/customparsing/CustomParse2.src&file=VB\CustomParse2.aspx&font=3

....though I've found _items.Count == 0 at design-time and _items.Count == 3 at run-time. Controls.Count always remains 0.

I'm just using simple render sub to test right now...

Protected Overrides Sub Render(ByVal output As System.Web.UI.HtmlTextWriter)
output.Write("Controls: " & Controls.Count & "<BR>")
output.Write("Items: " & _items.Count & "<BR>")
End Sub


I need to have multiple named elements like 'customitem' and have them render in both-design time and run-time.

Thanks!
Joel Thoms, Developer
DiscountASP.NET - Innovative ASP.NET Hosting & SQL Hosting
joel.net - Personal Site
master4eva
Asp.Net User
Re: Adding design time support for CustomParse2 Example7/10/2004 10:16:48 AM

0/0

Right, just a quick look at my blog post and everything will be ok :-) .

http://blogs.aspadvice.com/jlovell/archive/2004/03/03/688.aspx
-- Justin Lovell
joelt
Asp.Net User
Re: Adding design time support for CustomParse2 Example7/10/2004 11:39:08 AM

0/0

Excellent. Exactly what I was looking for. Thanks!
Joel Thoms, Developer
DiscountASP.NET - Innovative ASP.NET Hosting & SQL Hosting
joel.net - Personal Site
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Microsoft ASP.NET QuickStarts Tutorial To work in a designer, a control needs to apply design-time attributes not ..... the CustomParse2ControlBuilder class with the CustomParse2 control. ...




Search This Site:










unable to install web controls

what happens to default application themes

authentication with edirectory and asp.net 2.0

web deployment projects bug?

a problem with a principal object

module install errors

a problem of c# language inside asp.net web page

generics

bug report:webpartmanager.deletewarning="" and webpartverbrendermode="titlebar"

dnn 3.2.0 caching provider error

delegates...

menu navigation control bug?

the new timeglass visible everywhere!

label - comparing time's

visual studio version differences??

how to allow and restrict access to certain .aspx pages using active directory

applying styles

customized sitemappath for a forums site

hi

anyone know of a .net 2.0 forum?

solution: using non-xmod data in xmod.

findcontrol content/masterpage

webpart database schema error

upgrading dnn from 3.2.2 to 4.0.2 problem

top banner white box

problem with files in my wwwroot directory

getting data in and out of the box using c#

phantom website errors

login for remapped homepage ?

expert help needed

 
All Times Are GMT