Android Question how i can create a nice looking html table out of the results but with mysql ?

barx

Well-Known Member
Licensed User
Longtime User
Look at the code in dbutils. the process of making the table will be the same. All that is changing is where you are getting your data from...
 
Upvote 0

yashwant

Member
Licensed User
Longtime User
Hello I have the similar question where I have to design nice looking HTML Invoice/Bill Format with some data from Sqlite Database. Is there any Sample program available.
 
Upvote 0

yashwant

Member
Licensed User
Longtime User
Thanks Erel For your prompt reply.

I want to create Form Type View(Like Purchase Order Format) where relevant data(Header/Details) will be fetch from Sqlite Database and Form should be exported to PDF Format.
 
Upvote 0

ivan.tellez

Active Member
Licensed User
Longtime User
Thanks Erel For your prompt reply.

I want to create Form Type View(Like Purchase Order Format) where relevant data(Header/Details) will be fetch from Sqlite Database and Form should be exported to PDF Format.


See DBUtils module And PDFjetB4A Library
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…