Hi,
I am using webdropdown version: 11.2.20112.1019. I would like to retrieve value and lenght of the dropdown item(s) based upon ID and do some valildations in javascript. Can you tell me the syntax of retrieving value and length from this dropdown field.
Yes once you have static clientID you can use getElementById.
Thanks,
I change this property in the object
ClientIDMode="Static"
and then I use in javascrip
document.getElementById
Hello SunilMehta,
It appears that your question has been discussed at:
http://ko.infragistics.com/community/forums/t/70709.aspx?PageIndex=1
Please do not hesitate to contact me if you have any further questions regarding this scenario.
We are facing the above issue from a long time. We need to see how the trial version of the webdropdown behaves with our application. Based upon that, we will be trying for a paid license of this control. I am explaining the issue once again below:
When I use
var sample = $find("webdropdown");
I get "null" in "sample" variable. It was working fine 15 days ago. Do you know anything about this issue?
I will be really thankful if i get a reply soon.