I am trying to implement a Matrix Grid Control in my project. Trying to follow the instructions: http://wiki.genexus.com/commwiki/servlet/hwiki?HowTo%3A+Using+Matrix+Grid+Control+for+Smart+Devices
I have already created an XAxis (rows), YAxis (columns) and data SDTs, set the properties and fill the data, but no matter what, I always end up with a "Application needs to close" message (Android). Maybe I'm not doing things right, do you know where I can find a project source to use as a reference?
Thanks