I want to concatenate @databinding expressions like you can with the ${ type expressions. This works:
This does not:
The data binding works because this does:
Is this possible?
↧