Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: Click on NumericUpDown does not select a row in Datagrid

$
0
0
Hi,

Try with AutoSelectBehavior=Never and SelectAllOnGotFocus = False :
<xctk:DoubleUpDown Value="{Binding Value}"
                                        AutoSelectBehavior="Never"
                                        SelectAllOnGotFocus="False"/>
In v3.2, the property SelectAllOnGotFocus will be removed.

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>