Search found 2 matches

by Fred_29
Mon Sep 10, 2018 3:23 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to insert images dynamically into a DataGrid table ?
Replies: 4
Views: 4488

Re: How to insert images dynamically into a DataGrid table ?

Hi Klaus and Bogs,

Thank you very much for your help.
During many years I was programming with Director ( from Macromedia ) and after it disappeared I had to move to another programming language. I choose LiveCode because it seems to be powerful and suitable for the applications I'd like to create ...
by Fred_29
Thu Sep 06, 2018 9:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to insert images dynamically into a DataGrid table ?
Replies: 4
Views: 4488

How to insert images dynamically into a DataGrid table ?

Hello,
I'm a complete beginner in Livecode and I didn't solve my problem about DataGrid...

After a query from a database, I get tab delimited data in several rows and columns; the numbers of columns and rows may change depending of the query but each data represents a few words or "1".
I don't know ...