Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a straight table with multiple rows. I want to select its first 5 rows with the action of a button and then next 5 rows with the action of a button. How can i do that ??
Have you tried any macro in VBscript or Javascript? You need to create the button and add an action that will do anything you code in your macro. There is an ApiGuide.qvw with all the syntax and functions you could use. It´s very usefull.
I have the API guide but i am not able to get this idea from there