Search

You searched for the word(s): userid:691810

Matching Posts

  • Re: Checkbox autopostback not firing in Firefox

    OK, I figured out what this is. I have an instance of the FreeTextBox control on the form and this is causing postbacks not to work in Firefox. Off to the FreeTextBox site to see if there is a fix for this...
    Posted to ASP.NET AJAX UI (Forum) by rsvl on 1/28/2007
  • Re: Checkbox autopostback not firing in Firefox

    I have determined that it is not limited to the checkbox control on this page. No controls will do an autopostback on this page in Firefox. IE works fine. Other pages in my app work fine in Firefox so I'm at a complete loss right now as to why this page won't work. I've got a test project created so I can try to reproduce this but of course this is an extremely complex page with about 20 custom user controls on it so it will be difficult to try and reproduce outside of the project.
    Posted to ASP.NET AJAX UI (Forum) by rsvl on 1/28/2007
  • Checkbox autopostback not firing in Firefox

    I have a form that does an autopostback when it is clicked. I have set the AutoPostBack to true on the checkbox. It works fine in IE but not in Firefox. This page has some ajax updatepanels on it as well as control kit controls like animationextender. Postbacks work fine for Firefox on other pages that don't have any ajax controls on them. I've tried wrapping the area with the checkbox in it's own updatepanel but that didn't help. Any ideas why my autopostback isn't working in Firefox?
    Posted to ASP.NET AJAX UI (Forum) by rsvl on 1/28/2007
  • AJAX and 3rd Party Vendor Control Packages

    Do any of the 3rd party vendor packages (Infragistics, Component One, etc) play nice with MS AJAX or do they typically have competing, and maybe conflicting, frameworks? I'll be doing my own research, but wanted to ping the community to get some feedback based on experience. Thanks.
  • Re: AlwaysVisibleControl does not work in IE 7

    With this doc type IE now ignores the text-align style in my CSS classes. It is centering the text in my tables unless I add an align="right" to the TD tag. I wish it would use my CSS class so that I don't have to update all of my TD's on all of the pages where I need this doctype. Does anyone know why IE is ignoring the text-align attribute when using this doctype?
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rsvl on 1/14/2007
  • Re: AlwaysVisibleControl does not work in IE 7

    WOOHOO!! The doc type: <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> has fixed this issue for me. My new pages now use a master page and I noticed that the master page does not have a doc type. Should I add the doc type to the master page above the <html> element or should it be added to the individual pages themselves? Thanks, Roy
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rsvl on 1/14/2007
  • Re: popupControl displayed at a wrong place

    I was having these same issues with the popup control as well. I finally gave up and figured the pop up control needs A LOT of work before it is usable. I ended up using the animation extender to have a div fade and and fade out. There's a javascript function in the sample site that aligns your div with the control that is displaying your "pop up".
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rsvl on 1/6/2007
  • Re: AlwaysVisibleControl does not work in IE 7

    I'll try your doctype string, but is there going to be an attempt to fix this issue so that the doctype isn't required?
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rsvl on 1/6/2007
  • Re: IDE major slowdown

    Adobe Acrobat 7.x hijacks my machine periodically and takes the CPU usage up to 100%. I have to kill it in the process viewer. IE7 was not compatible with VS2K5 on my machine and caused similar issue to what you are having. Once I uninstalled IE7 those issues went away.
  • Re: Has Atlas SSL Issue Been Solved in ASP.NET AJAX?

    Nope, still not fixed as of 12/22. If you have a secure site I would highly recommend NOT using MS AJAX at this time unless you like thoroughly annoying your customers (like I'm unfortunately doing right now until I can back out my new MS AJAX stuff or find a workaround).
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rsvl on 12/22/2006
Page 1 of 3 (24 items) 1 2 3 Next >