Collin tree list view and data from mysql - Are There limits on row numbers?

Add these Blocks (copy to Backpack), to get more info.

GetErrorInfo.aia (31.6 KB)

adding them!

wait i'll tell you what happens!

Also, in Web Got Text, you only report a 201 code. You should just report any code that is not 200. In the same Block, you assign the response Content to two different Lists - is that really necessary?

spesa_1_test2.aia (105.0 KB)

just the same!

wait close with no more infos

Hmm - just tried that test project, works without errors!

When you enter "birra", do you tap the return button before the Cerca button? That's what I am doing......

Follow this Guide:

i tryed also to tap the enter button before cerca button but i have always same problem

Simplify....

Just run the query by itself, does that return responseContent ?

1 Like

...also, delete 'Thumbs.db' from the Media tray.

Another thought - the images downloaded to display in the List - are they nice and small both dimensionally and file size?

Tried the revised aia, still going into an infinite loop somewhere...

The problem is "somewhere" :slight_smile:

This is all that is needed:

image

Fetching the data only takes a couple of seconds, it is formatting and compiling the colinTree Listview that takes the time (probably fetching all the images). I set the ShowListsAsJson to ticked as well.

Suggest to use the method as indicated by Dora

Thanks i'll try that!

after the mods i can see finally the result of "birra" but also when i scroll is very very slow like the phone is crashing!

You could always try using the AI2 Listview ?

In ai2 listview there aren't images if i am not wrong.

I need them and is the reason why i choiced colin list view

You are wrong. Where have you been for the last 8 months :wink:

1 Like

Which is why I asked:

Images that are too large will also slow down App Inventors List.

Just tested with listview, response and display is much quicker

2 Likes

so cool! so the problem was related to colin list view?

spesa_1_test2 (1).aia (105.9 KB)

is much faster with ai2 listview!

but i cannot see lines between rows
is it possible to put them like in colin tree listview?