Hi all, <BR><BR>I'm having trouble visualizing how an ASP.NET listview control can contain a button (per item) that triggers a modalpopupextender containing extra information. <BR><BR>I've seen ...
I'd let ASP.NET handle the posting back, and focus more on doing the actual work. <BR><BR>All the visual elements should be contained in either Html or WebControls (or User Controls) and they should ...