Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8411

Re: Hiding Table rows in subsequent pages incase of blank data

$
0
0

Hi Sriyash,

 

Declare a Flag at the top of the table and write the below FormCalc code in the event Form:ready on every row:

 

if ($.Flag name == null ) then

$.presence = "hidden"

else

$.presence = "visible"

endif

 

 

---

Naveen

 

 

 

 

 

Message was edited by: Naveen Pathipaka


Viewing all articles
Browse latest Browse all 8411


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>