Hi,
based on data coming from web method i am creating table row and its corresponding data.But the problem is that cell's width are not fixed.If text is small its good, but if text length is larger alignment is disordered, it overflows the assigned area.I tried several method to resolve this problem but failes.
Table's rows and cells, and its text's are filled through JavaScript.
View Complete Post