Hi,
i have a gridattachmentcolumn, when i set the imageurl at runtime i can't see the image
post some code:
thank you
i have a gridattachmentcolumn, when i set the imageurl at runtime i can't see the image
post some code:
<telerik:GridAttachmentColumn UniqueName ="colTPdf" FileNameTextField="ORT.OTCLIE" AttachmentKeyFields="ORT.OTNUOR" Text="Scarica ordine" ImageUrl="~/images/icoGear.png" > |
</telerik:GridAttachmentColumn> |
thank you