Dear All,

 

 

   can any body help me to write a code in LedgerJournal Report. that is i want 
to place a Text box in Report Footer Text is "Received By". and initial Visible 
status is NO. 

 

 we have three Journal Type (NAME) BPV, JV, Pettey Cash. now whenever Journal 
Name BPV or Petty Cash is selected then this text become visible.

 

void enabletxt()
{
  if (ledgerjournaltable.name== "BPV")
  {
    Txt_RS.visible=yes;
  }
;

}

but its  not working.

 

need urgent attention.

 

regards.

 

 


  KHALIL UR REHMAN  



_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/products/photos.aspx

Reply via email to