By tag: extender
0
kicks
Introducing TextBox Limiter Control Ajax Control Toolkit Extender
An extender that overcomes the inability to limit the multiline textboxes
0
kicks
Use "custom" objects as Extender Control Properties
When creating an ASP.NET Extender Control (using ASP.NET AJAX and the AJAX Toolkit) you can add custom properties to your Extender (using the ExtenderControlProperty attribute) that get passed down to the client. Well, this is really cool and all, but you are restricted to using the “standard” varia...