Pravin,

Checkout my example here: http://is.gd/sfyT - the key point your
looking for is chooseTemplate; you can have two NodeSeq, one with a
"Nothing to display" type message if there is no content, and one with
the content if it exists.

Does that help?

Cheers, Tim

On Aug 12, 7:54 am, pravin <pravinka...@gmail.com> wrote:
> 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 liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to