Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1025
WebDropDown and dynamic client event onchange
posted

Hi,

I want to track the changes on the content form which has the infragistic web controls along with the
asp.net controls .
I want to implement onchange event on all the controls On document.ready event
pls suggest me the right way of doing it as the webDropDown is null on ready event and it also does not support the onchange event

  • 49378
    posted

    Hi ashpawan,

    It has been a while since your post, however in case you still need assistance I would be glad to help.

    For your particular implementation, to track the changes of a WebDropDown I would suggest to keep some global variables which reflect the Value and Selection changes (i.e to handle the ValueChanged and SelectionChanged events of the control). At the document.ready stage, you can initialize these variables to some value.

    Please contact me if you have any questions.

    Best Regards,

    Petar Ivanov
    Developer Support Engineer
    Infragistics, Inc.
    http://ko.infragistics.com/support