Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically obtaining a reference to Buttons (C#)
Message
From
27/05/2004 14:48:15
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00907871
Message ID:
00907903
Views:
6
>Thanx for all of the articles regarding vfp -vs- .net. Great stuff.

I'm glad you like it. :)

>> How about some data basics for all of us using free fpw2.6 tables with the vfpoledb provider.

unfortunately, that's something I haven't been working with, so I don't think I'd write anything good about it. But I think some good soul out there will come up with something at some point. ;)

Anyway... I found that this works great.
>
>Button oButton
>oButton = (Button)this.FindControl("btn" + btncnt.ToStirng());
>oButton.Text = btncnt.ToString();
>
ah, great. Now I remember reading about FindControl a while ago... cool. I'm glad you found it. :)
Claudio Lassala
Previous
Reply
Map
View

Click here to load this message in the networking platform