G
Guest
Hi Guys
I have this problem: I'm trying to put a LinkButton inside a Datalist. But I can't add an event handle
for the button. If I double click on the LinkButton, I get forwarded to the method : dtlMyDataList_SelectedIndexChanged
but that method is not fired when I click on one of the buttons at runtime
How do I go about this? Or is it a bad idea to put a Link Button in a DataList in the first place
thanks
Jenn
I have this problem: I'm trying to put a LinkButton inside a Datalist. But I can't add an event handle
for the button. If I double click on the LinkButton, I get forwarded to the method : dtlMyDataList_SelectedIndexChanged
but that method is not fired when I click on one of the buttons at runtime
How do I go about this? Or is it a bad idea to put a Link Button in a DataList in the first place
thanks
Jenn