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
605
Show DefaultValue at AddNew
posted

Hi,

I have a xamDatagrid. The Data comes with a Binding to a DataTable. In this DataTable I have set the DefaultValue Property for each Column.

Now when I Click into the AddNew-Row the DefaultValue is shown as soon as I typ in a Value. But I would like to show the DefaultValues as soon as I click into the AddNew-Row.

Is there any solution for this?