<telerik:GridButtonColumn ButtonType="ImageButton" CommandName="Delete" ConfirmText="" ConfirmTitle="" ConfirmDialogType="RadWindow" UniqueName="delete_notification" ImageUrl="Images/DeleteRedResized.png" ShowSortIcon="false" SortExpression=""> <HeaderStyle HorizontalAlign="Center" VerticalAlign="Top" Width="4%" /> <ItemStyle HorizontalAlign="Center" VerticalAlign="Top" Width="4%" /> </telerik:GridButtonColumn>I have a grid button column in my grid. I have delete button in this. My Image for the delete button is not displayed for some reason. cant figure put why. i have set enable theamiing to false.
I am attaching the screenshot.
thankyou