How to align the display records in the polygrid?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4171
Joined: Sun Jan 07, 2007 9:12 pm

Re: How to align the display records in the polygrid?

Post by bn » Thu Jun 13, 2024 11:19 am

Lemodizon,

I do not use databases. Could you please post your stack that accesses the database. Then I can see what the list is.
Zip your stack and upload it here. I did download the database.

Kind regards
Bernd

lemodizon
Posts: 219
Joined: Thu Apr 05, 2018 3:33 pm

Re: How to align the display records in the polygrid?

Post by lemodizon » Thu Jun 13, 2024 3:31 pm

Hi Bernd,

here's my stack

i used xamp (mysql) as my database

zigzag (database) please download xampp and import this file thanks
https://www.apachefriends.org/download.html
Attachments
ZigzagWeb - Test.rar
stack
(14.12 KiB) Downloaded 114 times
zigzag.rar
database
(555 Bytes) Downloaded 92 times
Thank you & God Bless Everyone :wink:

Regards,
lemodizon

lemodizon
Posts: 219
Joined: Thu Apr 05, 2018 3:33 pm

Re: How to align the display records in the polygrid?

Post by lemodizon » Thu Jun 13, 2024 3:34 pm

Klaus wrote:
Thu Jun 13, 2024 9:51 am
Looks like this is an EMPTY database!? :shock:

Hi Klaus,

I tried to make a sqlite database but original i used xampp mysql as my database i already posted the file need to install xampp and import the file.
Thank you & God Bless Everyone :wink:

Regards,
lemodizon

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4171
Joined: Sun Jan 07, 2007 9:12 pm

Re: How to align the display records in the polygrid?

Post by bn » Thu Jun 13, 2024 5:57 pm

lemodizon wrote:
Thu Jun 13, 2024 3:31 pm
Hi Bernd,
here's my stack
i used xamp (mysql) as my database
zigzag (database) please download xampp and import this file thanks
https://www.apachefriends.org/download.html
I have not the slightest idea how to test this. I installed XAMPP downloaded stack and database.
Trying to open the stack it asks for a password which I do not have.

What now?

Kind regards
Bernd

lemodizon
Posts: 219
Joined: Thu Apr 05, 2018 3:33 pm

Re: How to align the display records in the polygrid?

Post by lemodizon » Fri Jun 14, 2024 1:03 am

bn wrote:
Thu Jun 13, 2024 5:57 pm
lemodizon wrote:
Thu Jun 13, 2024 3:31 pm
Hi Bernd,
here's my stack
i used xamp (mysql) as my database
zigzag (database) please download xampp and import this file thanks
https://www.apachefriends.org/download.html
I have not the slightest idea how to test this. I installed XAMPP downloaded stack and database.
Trying to open the stack it asks for a password which I do not have.

What now?

Kind regards
Bernd

Hi Bernd,

if your done downloaded the xampp and and database

make sure xampp is running

you import the file (sql) in the xampp once it is success it will display the database (zigzag) and username: lemz and password:4892

see the picture below this is the setup

thanks for helping me
Attachments
xampp config.png
Thank you & God Bless Everyone :wink:

Regards,
lemodizon

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4171
Joined: Sun Jan 07, 2007 9:12 pm

Re: How to align the display records in the polygrid?

Post by bn » Fri Jun 14, 2024 9:21 am

Hi Lemodizon,

I am sorry but I can not get it to work. I am on a Mac and it looks different from your screenshot.

I would like to help you but I am in unfamiliar teritory here and am stuck.

Maybe someone who know his way around all this can help you.

The original problem is easy to solve (how to align display records in the polygrid)
Maybe you if we break that down to a pure LiveCode solution then you can apply that solution to your project.

Kind regards
Bernd

stam
Posts: 3069
Joined: Sun Jun 04, 2006 9:39 pm

Re: How to align the display records in the polygrid?

Post by stam » Fri Jun 14, 2024 9:28 am

I’ll give it a go when I get a chance - I have both MAMP installed but also a mySQL DB online I can test on… probably won’t be today though…

lemodizon
Posts: 219
Joined: Thu Apr 05, 2018 3:33 pm

Re: How to align the display records in the polygrid?

Post by lemodizon » Mon Jun 17, 2024 11:39 am

bn wrote:
Fri Jun 14, 2024 9:21 am
Hi Lemodizon,

I am sorry but I can not get it to work. I am on a Mac and it looks different from your screenshot.

I would like to help you but I am in unfamiliar teritory here and am stuck.

Maybe someone who know his way around all this can help you.

The original problem is easy to solve (how to align display records in the polygrid)
Maybe you if we break that down to a pure LiveCode solution then you can apply that solution to your project.

Kind regards
Bernd
Hi Bernd,

it's ok i appreciate your effort & everyone here in this group for helping me.

thank you bernd
Thank you & God Bless Everyone :wink:

Regards,
lemodizon

lemodizon
Posts: 219
Joined: Thu Apr 05, 2018 3:33 pm

Re: How to align the display records in the polygrid?

Post by lemodizon » Mon Jun 17, 2024 11:40 am

stam wrote:
Fri Jun 14, 2024 9:28 am
I’ll give it a go when I get a chance - I have both MAMP installed but also a mySQL DB online I can test on… probably won’t be today though…
Hi stam,

Thanks for helping me out
Thank you & God Bless Everyone :wink:

Regards,
lemodizon

Post Reply