M
Markus
Hi all!
I have a datagrid where I added a template column. I added an ImageButton to
the template column and set its command name. I registered the grid's
ItemCommand handler. If I click on the image button, the ItemCommand event
is not triggered. If I add a LinkButton instead of an image button it works.
Does anybody know why the ImageButton does not trigger the ItemCommand
event?
Thanks
Markus
I have a datagrid where I added a template column. I added an ImageButton to
the template column and set its command name. I registered the grid's
ItemCommand handler. If I click on the image button, the ItemCommand event
is not triggered. If I add a LinkButton instead of an image button it works.
Does anybody know why the ImageButton does not trigger the ItemCommand
event?
Thanks
Markus