I am trying to add Checkbox to a ListField and at the same time using the navigation click to click on the list. But the problem is when i click on the check box the navigational event occurs. I want when i click on the checkbox only checkbox is selected and no navigational event should occur and when i click on the rest of the row the navigational event should occur.. is this possible ?? If yes how ?? Please help..