if ANYBODY has figured out how to do will you kindly upload a "FOLLOWABLE" tutorial? I'm tired of "hints" that go nowhere.
if ANYBODY has figured out how to do will you kindly upload a "FOLLOWABLE" tutorial? I'm tired of "hints" that go nowhere.
ill try that.. thanks
Solved the first part of this problem:
don't use button groups like radio / select / check etc. I put 3 individual buttons in a grid with 1 row 3 cols and that seems to work.
Now to figure out how to insert headings above the database readout.
Using the same example from above.. how do I extract headings from the csv file and locate them as headers so it looks like this...
TYPE I TYPE 2 TYPE 3
approach socal aaa
approach socal bbb
...
Using the same example from above.. how do I extract headings from the csv file and locate them as headers .
TYPE 1 TYPE 2 TYPE 3