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 eventpls 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
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 IvanovDeveloper Support EngineerInfragistics, Inc.http://es.infragistics.com/support