I was trying to raise a post back event by div tag. I don\'t know how to do that. AL I could think of is javascript, but that is not what I want. I need to call function of
If I'm not mistaken, is order to do postback the control need to have "runat=server". Try add a id to the div tag and also the runat.