Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » javascript » webdatechooser (RSS)
  • WebDateChooser ==> IE7 : Cant Init script for webdatechooser

    Using : .NET Vol 3. for 3.5 The webdatechooser in on a webpanel. The webpanel resides in an UpdatePanel. No code was added for the control yet. I just wanted to see what the control looked like with the style presets.... Unfortunately, IE states "Cant init script for WebDateChooser" in the...
    Posted to Forum by qazwsxe3 on 11-24-2008
  • Getting value user typed into inputBox for WebDateChooser

    How do I get the entire value that the user typed into the inputBox as they're typing it not after the control loses focus? I know that the keycode can be retrieved, but I'd like the entire value, not just a single character. I have the code below on client side value changed event using javascript...
    Posted to Forum by danid12 on 09-24-2008
  • Re: Invalid Date

    I figured out the problem. If there's a window.alert in the js function, it has to be done AFTER setting the WebDateChooser to null. Otherwise, it won't set the value.
    Posted to Forum by danid12 on 08-01-2008
  • ClientSide Event not triggered

    Hi, When i try to invoke a client side event of Infragistics WebDateChooser, I get a message "Can't eval javascript :methodname();" in the status bar of the IE. Kindly help me on why it is failing. < igsch : webdatechooser ID ="dtChooserStart" runat ="server" Width...
    Posted to Forum by gv_pradeep on 07-16-2008
  • Re: WebDateChooser setValue method not working

    It seems you are using the grid's utility function. Is this a cell in the grid or just a plain WebDateChooser? If the latter, refer to my post (first response) here: http://forums.infragistics.com/forums/p/5199/23623.aspx Essentially, you want to use the WebDateChooser's utility function. CSOM...
    Posted to Forum by gnus on 03-22-2008
  • Re: How to find the selected date of a WebCalender using javascript !!

    When working with Infragistics ASP.NET controls in JavaScript, you will want to use our Client Side Object Model. To obtain the JavaScript object use the appropriate utility function (almost each control type will have its own utility function). Once you have the object you can access that object's...
    Posted to Forum by gnus on 03-21-2008
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems