Hi, i've got a radgrid with some template columns in that contain images.
Although when exporting the images aren't displayed, a missing image icon is displayed in its place. What i'd like to do is at the point of exporting, remove any images in each row if any are present, replacing them, ideally with their alt tag, resulting in just text.
Is this possible ?
Also i'm pretty sure this isn't possible but are you able to include data from another control in the page such as a header for example ?
e.g. i've got a radgrid of hits and their associated item. It'd be nice if i could put some totals in the exported file, which at the moment i'm showing in a seperate table inside a panel.
thanks, Alan
Although when exporting the images aren't displayed, a missing image icon is displayed in its place. What i'd like to do is at the point of exporting, remove any images in each row if any are present, replacing them, ideally with their alt tag, resulting in just text.
Is this possible ?
Also i'm pretty sure this isn't possible but are you able to include data from another control in the page such as a header for example ?
e.g. i've got a radgrid of hits and their associated item. It'd be nice if i could put some totals in the exported file, which at the moment i'm showing in a seperate table inside a panel.
thanks, Alan