Hi, I have based my code on the Microsoft example, adding a linkbutton dynamically to a datagrid. The linkbutton has a OnClick event that I have wired-in dynamically at run-time. The trouble is that when clicked, the event handler does not fire. Can anyone explain why, please? My code is: Partial Class...
Posted to
Data Presentation Controls
(Forum)
by
MAB
on
08-16-2007, 12:00 AM
Filed under: DataGrid, ASP.NET 2.0 VB.NET, template, adding dynamic controls, .Net 2.0, ASP.NET web form