Hi ,
i going to populate dynamic table contains.
but i want to do some validation before dispaly
how can i do this ...

e.g ..
i have one snippet with one method

abc(){
...
<td width="45%" valign="top"><p class="bedSleepHeader"> CellNo :
{ emp.CellNo} ,Name :{emp.Name} ,</p> <br></br>
  </td>

/// suppose if there no cell no i dont want to display this record how
can i add this code in this td
}


Thanks in advance
-Pravin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to