Hi,
I have a dropdownlist and a button on my aspx page. If i have more than 90 items in the dropdownlist my button does not do postback. If there are less than 80 items in the dropdownlist, same button does postback now. I couldnt understand what is going on, can someone please help.
I tried to set the 'enableviewstate' property to false, then the button can do the postback, but the dropdownlist can not remember the selection.
Thanks so much!!!
Ganesh
[email protected]