I have code that dumps data from a database into a class with a public array called Record, ie
Ticket.Record(X).ID = "1"
Ticket.Record(X).Subject = "Subject"
In this example I have 8 records in the class of Ticket.Record. What I am wanting to do is display 5 records at a time and when I hit...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.