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
645
AllowAddNew="True" has no effect on xamDatagrid.
posted

In my xamdatagrid, I have a context menu and on clicking on the menu "OnAdd", I am trying to enable AddNew row functionality by binding the a property to

AllowAddNew. It has no effect. Apart from that, I tried using AllowAddNew directly on grid, apparently it has no effect either. How can I enable  AllowAddNew  ?