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
1700
Issue with AddNewRecord event
posted

Hello,

I have a xamDataGrid with AllowAddNew="True".

I want to disable the clic and/or enter key to add it, I'll use a button because users can have a touchscreen device.

At close of the app, the "futur" new record is automaticaly added and I don't want this.

How to do it ?

How to create a template only for add new record, because button are different and template too ?

Regards

Parents
No Data
Reply
  • 2151
    Offline posted

    Hello teamtim,

     

    Thank you for your post. I created an application which shows a possible solution for implementing the requested behavior for the Add New Record row and also a style which will only apply on the Add New Record cells.

     

    Please do not hesitate to let me know if you have any further questions on this matter.

     

    Sincerely,

    Radko Kolev

    Infragistics Inc.

    www.infragistics.com/support

    AddNewRecord.zip
Children