Hansmartin Geiser
Hansmartin Geiser
Hello Josh, Thank you for the response. My first custom implementation was very similar to this one. It is rather tricky to implement a reliable algorithm. I'm possibly trying to...
Hello Josh This is what I implemented in our solution. I'm not allowed to share the whole code, but I can give you an example of our detection method: ```c#...
Hello Josh Sorry for not getting back to you. Just because the culture's separator is present in a line, I would not assume by default that it is the separator....
I still have the same issue as well. In addition, when I try to set the pointer after the user selected and item (using SelectionChanged event) the pointer will not...