tags:

views:

10

answers:

0

Hi,

In my wpf data grid i have a hyper link column for item code. If user clicks on any item code i'll show item details in a popup form.

It's working fine in one page but in one page first click only it's working.If i reload the grid it will work for first click. When i debugging i observed that hyper link click event is firing for first click only. It's not firing for simultaneous clicks.

Could any one of you provide me a better solution or provide me useful links.

Thanks In Advance

Regards KSR