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
560
Edit mode not entered when single clicking on Add New Row
posted

Hi,

I've configured my XaDataGrid to have the AddNewRow by setting in XAML:

AllowAddNew

 

="True" AddNewRecordLocation="OnBottom"

on the FieldLayoutSettings. I also have CellClickAction="EnterEditModeIfAllowed" on FieldSettings.

 

However when I move to the Add New Row from some other row by single clicking into one of the columns of the Add New Row, the Add New Row does not enter edit mode. I have to click again to go into edit mode on this row.

Can you advise how I can get the Add New Row to go into edit mode by only clicking on it once?

 

Thanks,

Joe

 

Parents
  • 2426
    Suggested Answer
    posted

    Hello Joe,

    I have tested this with the release version of NetAdvantage 2009 Volume 2 and I see that the AddNewRecord is entering edit mode on the first click. Please provide me with the version of the Infragistics assemblies that you are using (For Example: 9.2.20092.1007) and I can further research this issue for you. Thank you.

Reply Children