Mark_Lee
April 10th, 2007, 06:10 AM
Hi Guys, i have a repeaterA inside a repeaterB. Inside repeaterA, i put a button and I assign event ItemCommand to repeaterA in RepeaterB_ItemBound Event. When i run the web and click the button in repeaterA, it do postback, but it doesn't trigger the RepeaterA_ItemCommand. Anyone can help me?