ASP.NET AJAX Toolkit Forum Posts

July 2007 - Posts

NumericUpDownExtender within CollapsiblePanelExtender - buttons out of position in Firefox
Hi, Take a look at this screenshot: The second group of NumericUpDownExtenders were hidden in a collapsible panel on page load, by incresing rooms to 2 the panel is expanded. All is well in IE6/7, but in Firefox the up and down buttons are positioned...
MaskedEditValidator validate a date
Hi all, I have a textbox and an image on a website. When I press the image, the calendar is extended (works!); also, I use a masked edit extender to show the right mask (works!) But when I use the MaskedEditValidator to get the date input validated, this...
MasterPage with Ajax Controltoolkit
Hello Everyone, I am looking for an example on Masterpages with Ajax. I would like to have a Masterpage with a Menu on it. Only the Contentpages should refresh on menuclick. Inside content Pages there would be some ajax controltoolkit functionality implemented...
complete reorderlist example
Can anyone PLEASE provide a comlete example of the reorderlist WITH drag functionality? (the example on the ajaxtoolkit is not complete, I really dont know what I should do to get it to work...) WITH FULL WORKING code (SQL statements, possible code behind...
[Bug] CalendarExtender with enter key
I used a CalendarExtender in a page with textboxes. When I pressed the enter key for another textbox, it opens always the calendar popup. You can see it in live Go to http://asp.net/AJAX/Control-Toolkit/Live/Calendar/Calendar.aspx and put the focus on...
Autocomplete context key
how to use the context key? I have placed a dummy string ContextKey="xxx" and UseContextKey="true" but its calling the method with 2 parameters (instead of the overloaded 3 parameters) in my webservice. any thing else i nid to check...
Access ClearMaskOnLostfocus value in Javascript
Hi, everybody I want to access ClearMaskOnLostfocus value in javascript, is it possile?? Thanks in advance... Type.registerNamespace( 'AjaxControlToolkit' ); AjaxControlToolkit.MaskedEditBehavior = function (element) { // ********************...
Calendar control and Silverlight control
Hello everybody, I have one calendar control in first row of the table and one silverlight control in the second row. when i click Calendar control, it is displaying the calendar but not visible at all, since this control shows the calendar behind the...
Bugs in ReorderList: Edit after Reorder, OnItemReorder for Last Item
I found two bugs in the ReorderList control (Control Toolkit V 1.0.10618.0). --- snip --- First one: Reorder the list by using drag'n'drop for the items. After this start editing an item. Effect: The wrong item in the list is switching into edit...
how can i use AjaxControlToolkit.resources.dll to use ajax with arabic language?
Hello. I'm using ajax control toolkit and I'm having some difficulties , the direction and the alignment of the text can't be changed. and in arabic it is different from english. So how can i use the AjaxControlToolkit.resources.dll to apply...
More Posts « Previous page - Next page »