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
25
WebCombo Enable and Disable
posted

Hi

I am using Infragistics webcombo

I have to enable and disable using java script

i am using this code "igcmbo_getComboById('ctl00_ContentPlaceHolder1_WebGroupBox1_CompanyCombo').Element.disabled=true;"

but its showing an error saying Element  is null

i am using master page in my form

where as its working in a normal page where master page is not used

help me in that

Regads

priya