how to use the template image button as the downlaod files in datalist?
A:
Set the CommandName to something like "Download" and then add a DataList OnItemCommand event, write there the code to download
Adir
2010-02-08 11:19:06
But i am call on the image button events
anup
2010-02-08 12:27:58
@anup When you're using these data controls you need to use thier events instead of the "regular" events.
Adir
2010-02-08 12:37:23
I used the image button as the templates
anup
2010-02-08 13:40:31
Please update your question and post your code
Adir
2010-02-08 14:12:59