I have the full extension (paid version) but I’m having certain difficulties using it with fusion tables.
1.) When I use the .StartSimpleTable function, the app gets all data correctly, but the .GetRowSelect doesn’t work.
2.) When the .StartDataTable funcion is used the .GetRowSelect works perfectly, however, only the first collum appears on screen, the second and third don’t.
I want to show all data, which is located on a Fusion table, on screen and then be able to select a row to analyze the data.
Does anyone know what am I doing wrong?