J
jw56578
If i have a repeater containing button controls, that i do not
explictly set the id, .net automatically assigns them an id. Why does
on post back give me the control with auto generated id
"repeater:_ctl3" could not be found to raise a postback event, when i
didn't click on one of the buttons. Why is it trying to raise a post
back event.
explictly set the id, .net automatically assigns them an id. Why does
on post back give me the control with auto generated id
"repeater:_ctl3" could not be found to raise a postback event, when i
didn't click on one of the buttons. Why is it trying to raise a post
back event.