Author Topic: Getting Database Data And Showing it In a Table  (Read 7046 times)

UedersonF

  • Newbie
  • *
  • Posts: 3
Getting Database Data And Showing it In a Table
« on: August 21, 2016, 07:54:57 PM »
Hello there!
I would like to know (if possible) how to show the data from some database in a table with header like in the attached picture.
Thanks in advance!

Malkom

  • Administrator
  • Sr. Member
  • *****
  • Posts: 289
Re: Getting Database Data And Showing it In a Table
« Reply #1 on: August 22, 2016, 06:20:34 AM »
Hi there,

Thank you for the picture, it helps a lot.

Yes, you could use a Listbox the do this.

There is a listbox example bundled with HAC - it should be in a folder called My Android Projects in your Documents folder.
You can see it here - although it actually looks nothing like your picture because the demo was just to show possibilites.

http://www.hypernextandroid.com/hnfiles/rescreator.html

There is information on Listboxes both in the HAC Help pdf and in the inbuilt help Guide Overview available on the HAC menubar.
I think the Guide is easiest to use.

There is also a SQLite Database example bundled with HAC and its also available on the demos web page.
Again information on commands and functions are in the Guide and PDF.


 
I am sorry but I do not have time to answer questions by PM or email.
If you post your questions in this forum then it might help others.

UedersonF

  • Newbie
  • *
  • Posts: 3
Re: Getting Database Data And Showing it In a Table
« Reply #2 on: August 22, 2016, 06:39:29 PM »
Wow! I will  check it! This is my first time using that great tool!   
Thank you so much, Malkom! ;)