LonnieJohnson
Programmer
We are using asp.net 2.0
We have a list box that we load with values in the page load and also try to set one or more values in the same page load event. It appears that the list box has zero items in the items collection at the time we try to select the items we want to highlight. Even though after the page is loaded we see the list box with all its choices.
Does not the list box get rendered until after the page loads?
How would we do this?
Even in the Load Complete event we seem to show (with a msgbox) zero items in the items collection when we add them at the first of the page load.
A little guidance would be helpful. Thanks.
ProDev, MS Access Applications
Visit me at ==>
May God bless you beyond your imagination!!!
We have a list box that we load with values in the page load and also try to set one or more values in the same page load event. It appears that the list box has zero items in the items collection at the time we try to select the items we want to highlight. Even though after the page is loaded we see the list box with all its choices.
Does not the list box get rendered until after the page loads?
How would we do this?
Even in the Load Complete event we seem to show (with a msgbox) zero items in the items collection when we add them at the first of the page load.
A little guidance would be helpful. Thanks.
ProDev, MS Access Applications
Visit me at ==>
May God bless you beyond your imagination!!!