Thank you for your insight on this.
I had to re-index the filtered array and now the code works as expected.
My data is not very large. If it was I think Datagrid would be the way to go.
Also thanks for making me aware of the code tag button.
command recipeSearch tSearch
put kittingItems into ...
Search found 2 matches
- Sun Nov 03, 2024 3:30 pm
- Forum: Talking LiveCode
- Topic: Polygrid : Property value is not a array
- Replies: 4
- Views: 24033
- Sun Nov 03, 2024 3:54 am
- Forum: Talking LiveCode
- Topic: Polygrid : Property value is not a array
- Replies: 4
- Views: 24033
Polygrid : Property value is not a array
Good evening,
I am having a issue with setting pgData of the polygrid with a filtered array.
I am getting an error message that the value is not an array.
When I check the array is filtered correctly.
When I check the variable is still an array and when I use the answer message before setting the ...
I am having a issue with setting pgData of the polygrid with a filtered array.
I am getting an error message that the value is not an array.
When I check the array is filtered correctly.
When I check the variable is still an array and when I use the answer message before setting the ...