Cell Border not displaying for null or empty vlaues
-
Hi I am displaying using XSL in table, where some of column values i will be it in xml dynamically. I have given the border size as 1 and color as black. some times i am getting the values as empty or null the the same will be updated in XML, but during display those nulled or emptied values are not displaying with borders. web borwser control completing eleminating the cell border. Is ther anyway to do it? Thanks srini
-
Hi I am displaying using XSL in table, where some of column values i will be it in xml dynamically. I have given the border size as 1 and color as black. some times i am getting the values as empty or null the the same will be updated in XML, but during display those nulled or emptied values are not displaying with borders. web borwser control completing eleminating the cell border. Is ther anyway to do it? Thanks srini
Try to replace null with
Regards, Arun Kumar.A