J
JR
I know this is probably dumb but I have a web combo box that will drop
down and I can select an item but SelectedIndexChanged doesn't fire. I
tried to put the code in the ASP that says on the control:
SelectedIndexChanged="vb sub" but that didn't fire either.
I must not understand the way the web is interfacing with the code.
All the controls are RUNATSERVER so that I can access all the events.
Any ideas?
Jim
down and I can select an item but SelectedIndexChanged doesn't fire. I
tried to put the code in the ASP that says on the control:
SelectedIndexChanged="vb sub" but that didn't fire either.
I must not understand the way the web is interfacing with the code.
All the controls are RUNATSERVER so that I can access all the events.
Any ideas?
Jim