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
475
Add New Record feature behaviour
posted

I am using the Add New Record feature in my application via...

AddNewRecordLocation="OnTopFixed" AllowAddNew="True"

However, for a user the behaviour is not intuitive.  If it is the 1st row then the user starts typing in the AddNewRecord template row.  In order for them to commit the row they have to press the Enter key.  How are they supposed to know that ?

Whereas if you consider Microsoft Access table editing.  They display an AddNewRecord template at the bottom of the table data.  The moment you type in any cell then that becomes a live data row and a new AddNewRecord template appears below this.  No need for a user to know about hitting the Enter key.

How can I replicate this behaviour using the XamDataGrid ?

Parents
No Data
Reply Children
No Data