Creating a Betting page (Matrix Table style)

Hello everyone, i am looking to create a betting app that makes use of a Matrix table design as seen in the image below:

What i would like to happen is Players can see this said table and select any cell Either in the 2-4 area or whatever. Then, input an amount lets say 100. It will then create a “ticket” for that game under the specified Cell which is 2-4 (for example).

I tried using the Table element and cant seem to achieve this. I was thinking of doing it manually instead with multiple groups. Is this the way to go with my idea? TIA!

This topic was automatically closed after 70 days. New replies are no longer allowed.