Quantcast
Channel: SCN : Discussion List - SAP Interactive Forms by Adobe
Viewing all articles
Browse latest Browse all 1237

Table Row cells are not moving UP

$
0
0

HI,

 

I tried to Hide the details of the matrix if the Taxtype = VAT

 

if ($.parent.colTaxType.rawValue eq "VAT") then

 

  $.parent.colTaxPer.presence="hidden"

 

end if

 

 

but the cells are hidden and matrix is not moving up.

 

Regards,

Prasad


Viewing all articles
Browse latest Browse all 1237

Trending Articles