July 28, 201114 yr When formatting a portal, the number of rows is physically entered. I have a requirement in my script whereby I need to know this number of rows. Is there a way to know this ?
July 28, 201114 yr I don't think so. You can get the portal's dimensions, though - so if you know the row height, you can tell how many rows there are*. Why do you need to get this number on demand? It's not something that can change - unless you (the developer) change it. --- (*) This is not necessarily the number of records showing in the portal. Also, the portal could be showing more rows than the preset number, if set to auto-size.
Create an account or sign in to comment