Hi all,
I am using 2 WebImageButtons in a <td> tag. It's OK in IE, Firefox. But in Chrome they are not rendered correctly.
Ex : 2 buttons are not in the same line. They are in 2 lines and align attribute is also incorrect.
Do you have any ideas for this issue ?
Thanks
Hi phuc pham,
A possible workaround would be to wrap the two buttons in divs and align them using CSS. I am attaching a small sample, demonstrating how to display two WebImageButtons on the same line in a table cell.
Please let me know if you have any questions.
Thanks so much