Replies: 1 comment
-
|
I found the solution: Need to change the FindingStrategy = "ExactMatch" and now it will take only the one i clicked on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
i have a weird issue with this, i have a 2 ColumnSeries, and i'm trying to filter Data into a Datagrid according to the Click.
The Data from the click is changing if i'm clicking on the top inside of the bar or on the bottom.
for example if i'm clicking on the Bottom of the left one i'm getting the data from the right one, if i'm clicking on the Top of the left one i'm getting the left one Data.
here's my code:
and here 's a little video:
Thank you for your help (sorry i can't copy my code in the message because of restriction in my company that why i put screenshots)
Beta Was this translation helpful? Give feedback.
All reactions