Dynamic buttons in GridView - Button.Click event not firing
I have a GridView control bound to an AccessDataSource. After selecting a row I\'m creating a table inside the selected row. I\'m adding Buttons to this table. Their Click event never gets fired. I re
问答
阅读(6)