i need to show text and an image in the header.
if i set the HeaderImageUrl only the picture is shown. i couldn't find a property or a thread so how can i avoid this behaviour or do i need a different approach at all?
thanks for your answer and the hint with the linkbutton.
i tried to add a link button with command sort but it was not working as expected.
there was a callback but no sorting occured so i added an image to the headeritem instead of the text.
image is shown and sorting still works with this solution.