You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by sarma <ss...@mahindrabt.com> on 2006/06/02 05:20:07 UTC

how to wrapp massages the components inside the datatable

Hi,
  
      i am working  on  data table in java server faces
      i select a row in  the data table and press delete then that row is
deleted.
     if i did'nt select any row and i click a delete button a message has to
come.
  
   and there is a component inside that data table i.e selectone radio
button of   myfaces by selectiong  that i am deleting a row 
  how to wrap a message with that selectoneradiobutton outside the data
table
 
 problem.

  if  i using my messagetag  outside that data table it is not finding the
selectone radio  button ID  in the data table.'
  if i placed message in the data table it is looking awkward.
 
please give me the solution.

with regards
shannu sarma  
   
--
View this message in context: http://www.nabble.com/how-to--wrapp-massages--the-components-inside-the-datatable-t1720517.html#a4673541
Sent from the MyFaces - Users forum at Nabble.com.