hide column when the value is nu;;,
December 30, 2008 at 7:58 AM
hi, Above given code is a nice example of datagrid in JSP. I have one doubt. As if mone of my row value is null then i want to hide that column. For example,in above case if employee.country is null then I want tohide that country column. Could you tell me how to do that? Thanks in advance
View All Comments
| View Tutorial