RajeshChaudhary345 / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

Input Disabled on Page Load #197

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
** What steps will reproduce the problem?
On Page load the Input is disabled , I want it to be enabled. How can I achieve 
that . 
Please let me know.

I am using IE 7

Original issue reported on code.google.com by debarat...@gmail.com on 25 Jul 2011 at 7:56

GoogleCodeExporter commented 8 years ago
I am sorry, but I need a lot more detail about what is happening before I can 
even begin to address this.
Please attach a simple html example that actively shows the problem and explain 
more fully the results you expected.

Original comment by womohun...@ittrium.com on 25 Jul 2011 at 8:21

GoogleCodeExporter commented 8 years ago
Hi,
Actually when the page loads , the control(the list box which appers to be a 
textbox) appear to be disabled and when we click on the control the checkbox 
list shows up , what I want is not to show the control as disabled but as 
enabled.

Also My control is inside an update panel and there is a asp.net radio button 
which has autopostback property set to true so when I click that button the 
page is refreshed back and the control(listbox as textbox using JQuery) now 
shows a list box with all the options in it , can we handle so that it shows a 
textbox if i do a page postback 

Appreciate your help on this regard. Your component is gr8 , I liked it's 
feature.

Original comment by debarat...@gmail.com on 26 Jul 2011 at 2:30

GoogleCodeExporter commented 8 years ago
In all the working examples, the control is disabled only if you disable it.  
Therefore, I will need a simple html example that displays this symptom before 
I can be of much help.
Also, I have no access to an asp.net environment so I can be of no assistance 
with your postback problems.  Perhaps others in the DDCL community who use 
asp.net can help.

Original comment by womohun...@ittrium.com on 26 Jul 2011 at 3:56