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
What would trigger the postback?
If you mean by clicking on a div, then all you can do is trigger a postback event using javascript.