Hi,
i got a problem with getting custom row details. Ive got a gridview with messages (subject,date,sender), what i need is when someone click once on a row, the message will load into some controls. The problem is that MouseLeftButtonDown or MouseLeftButtonUp doesnt work, it sometimes works when i click BOTH left and right buttons, or left click than right lick fast. Roactivated also inst working as i would expect, because it works on enter or doubleclick. How can i achive event on one left mouse button click?