Skip to main content



      Home
Home » Newcomers » Newcomers » Number of rows for visible rows only(Number of rows for visible rows only)
Number of rows for visible rows only [message #1695114] Tue, 12 May 2015 03:09 Go to next message
Eclipse UserFriend
Hi,

It's very interesting and i learn lots of things here. I just wanted to know to display the row number or the total number of rows of a non-grouped table for ONLY visible rows?

Thanks,
Arshaad
Re: Number of rows for visible rows only [message #1695235 is a reply to message #1695114] Tue, 12 May 2015 20:50 Go to previous messageGo to next message
Eclipse UserFriend
On 05/12/2015 07:09 AM, Arshaad Emambocus wrote:
> Hi,
>
> It's very interesting and i learn lots of things here. I just wanted to
> know to display the row number or the total number of rows of a
> non-grouped table for ONLY visible rows?
>
> Thanks,
> Arshaad

I doubt anyone understands what you're asking. You would do well to
elaborate.
Re: Number of rows for visible rows only [message #1695250 is a reply to message #1695235] Wed, 13 May 2015 01:28 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Thank you for your reply. Well, i have a table showing articles from my store with columns showing article name, description, minimum quantity authorised and quantity stored.
The table shows only articles with quantity stored less than the minimum quantity authorised. I used the "visibility" option with the following condition "(row["miniqty"]<row["quantity"])". This works fine but my problem is that i want to know how to, either:

- show the total number of the articles appearing in the table or
- get a serial number in the rows of the table.

I have used the expression "row.__rownum", but the problem is that it's showing the actual row number of the article as per attached.


index.php/fa/21788/0/


Hope you can help me.

Thanks,
Arshaad
  • Attachment: Untitled.jpg
    (Size: 184.61KB, Downloaded 325 times)
Re: Number of rows for visible rows only [message #1695395 is a reply to message #1695250] Wed, 13 May 2015 23:39 Go to previous messageGo to next message
Eclipse UserFriend
On 05/13/2015 12:25 AM, Arshaad Emambocus wrote:
> Hi,
>
> Thank you for your reply. Well, i have a table showing articles from my store with columns showing article name, description, minimum quantity authorised and quantity stored.
> The table shows only articles with quantity stored less than the minimum quantity authorised. I used the "visibility" option with the following condition "(row["miniqty"]<row["quantity"])". This works fine but my problem is that i want to know how to, either:
>
> - show the total number of the articles appearing in the table or
> - get a serial number in the rows of the table.
>
> I have used the expression "row.__rownum", but the problem is that it's showing the actual row number of the article as per attached.
>
>
>
>
>
> Hope you can help me.
>
> Thanks,
> Arshaad

Hmmmm... You ask a question for help in sorting out a programming issue
when this forum is only for helping you install the Eclipse IDE and use
its workbench.

You probably are looking for another forum.
Re: Number of rows for visible rows only [message #1695398 is a reply to message #1695395] Thu, 14 May 2015 01:22 Go to previous message
Eclipse UserFriend
Hi Russell,

thanks for your advice. Will go to the BIRT forum.

Regards,
Arshaad
Previous Topic:Eclipse Android R.java cannot be resolved!
Next Topic:Can't install or use the eclipse-php-luna-SR2-win32-x86_64 at Windows 7
Goto Forum:
  


Current Time: Tue May 13 07:15:17 EDT 2025

Powered by FUDForum. Page generated in 0.07860 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top