Hi guys,
Indeed, I am logging in the Page_ParseEvent but only the "eventname" part... and nothing is being fired when I click the Label.
I made a tryout using a button and found 2 things...
The visual aspect is not what I am looking for an I seem to not to have how to make it so.
The buttons default cursor (hand) only appears in the very low edge of the button, line in the last 1 or 2 pixels rows. Clicking while the hand cursor is visible does fire the buttons event, but clicking anywhere else on the button, even in the dead middle, does nothing.
I must add, that I am trying to use all this in AppPage... maybe it's a limitation of some kind...
I will also try to reduce the child containers to the bare minimum. Will let you guys know later today.