I have found a strange and annoying problem which only seems to occur with NS6.01.
My databound DropDownLists are not loading properly from it seems.
All the items are being loaded from viewstate - but the selected index is coming thru as 0. It's almose like it is being completely populated from ViewState and ignoring the incoming postback data.
Anyone else experienced this? I have no idea why this would happen on one browser and not others. Does not surprise me which one it is occuring on.
<bb/>
My databound DropDownLists are not loading properly from it seems.
All the items are being loaded from viewstate - but the selected index is coming thru as 0. It's almose like it is being completely populated from ViewState and ignoring the incoming postback data.
Anyone else experienced this? I have no idea why this would happen on one browser and not others. Does not surprise me which one it is occuring on.
<bb/>