You need to sign in to do that
Don't have an account?

Visual force page render issues for blank values!
I've a visual force page that uses <apex:dataTable> component. The table is rendered fine when all the values of the columns are non empty. If the values in the columns are empty, the rendering is messed up on Firefox & IE. Chrome renders fine for empty column values too. Anybody had this issue before ?
I think you just add when value of a column is blank it will wolve your issue