Data Grids & Global Variables
Posted: Thu Feb 04, 2016 4:33 pm
Hi all, I'm doing my project for advanced higher, which requires me to use cards which are navigated through buttons. When you press the button, it asks you to enter a, b, c, or d that will be assigned to a global variable, or instance "question1". There are 10 cards, each containing a question that will be answered when pressing the 'continue' button. Finally, when the questions are answered it should go to a card "overview" that would display your answers in a data grid. However, my problem is that it doesn't display anything in the data grid. I have tried numerous codes, but nothing works. What I initially need it do be able to do is gather answers in forms of global variables and put them into a data grid. All, and any help would be greatly appreciated.
-Karina.

-Karina.