I have problems with the way tables are rendered. I am using "gridview" server control (aspx) and it is rendered differently in Internet Explorer and Firefox. Can any of you look into this and help me identify the issue?
For the gridviews, i assign a CssClass called "grids" and the code for that is
Code:
<style type="text/css"> .grids table
Leave a comment: