Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
985
TemplateDataField with ImageButton in WHDG problem in Chrome and Safari
posted

In our WHDG we have several columns that contain ImageButtons. Those buttons are contained in TemplateDataFields. The WHDG renders perfectly in both Firefox and IE, but when we render the same page in either Safari or Chrome there is a problem.

What happens is that the images seem to have shifted all the way to the right and only a sliver of the image can be seen, if at all. How can we make sure that we can see the whole image, instead of just a small part of it.

Tweaking with the size of the button seems to help, but then the buttons get much larger than intended, so that is hardly a valid solution.