Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
Displaying and Editing of Hyperlinks in cells
posted

We are using the igDP:Field to display the hyperlink with a custom style.

Is there any way to make use of both double click and single click events for the same cell?

We added our own dependency property command which will handle both. But the igDP:Field is inherited from DataPresenter.

How can we make use of our own dependency property command as attached behavior command in igDP:Field?

Is there any other way to handle these click events?

Parents Reply Children
No Data