
Its really wonderful and dynamic to have a button associated with every element of listbox. This is really advantageous if you running short of screen space (often the case in phone applications).
This is an extension of data binding techniques.But how do we know which element’s button is tapped because while defining the button using binding we give a single event handler....