Showing posts with label request. Show all posts
Showing posts with label request. Show all posts

Wednesday, March 28, 2012

Extender Request: textarea maxlength

Please oh please oh please oh please would someone create an Extender that makes TextAreas (ie, Multiline TextBoxes) obey the maxlength property?

Sexy "characters remaining" indicator optionalStick out tongue

Actually you can do that by using the existing extender you want, inherit and add the MaxLegth. I do believe that already exist in the new ASP.NET AJAX. I'll try to find it for you, I just download it yesterday and still trying to finish my next extender to submit to MS

Did you have any luck with this, as I'm looking for the same thing.

thanks.

alex


not yet... sorry :-/
Any news on this one ? Trying to get the MaxLength work is driving me insane (JavaScript part). Does extender like this exist at all ?

Saturday, March 24, 2012

exception when work with ajax update panel animation extender

hi

i put ajax update panel animation extender and request for the .cs file for debuggging means that there is exception

does i need to set something for this control to make it work?

thanks in advance.

any help


no answers


Hi seco,

Would you mind sharing your source code here?


thanks for reply

i just drag update panel animation extender and specify the control id to be my update panel nothing more ..

so.any thing else to do ?

thanks.


I'm afraid that I cannot figure out the issue.Would you please do some simple tests ?

1. Use the other ControlToolkit Controls to see whether all the Controls have the same problem or not.

2. Test the UpdatePanelAnimation sample provided by Ajax ControlToolkit in your environment to confirm whether it works fine or not.

Download from : http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=4923

3. If I works , please focus on your source code(compare with the sample). Otherwise , please reinstall your Asp.Net Ajax Extension and Ajax Control Toolkit. Then , have a test.

Hope it helps.