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
Joe,
There must be something else. Can you reproduce this behavior with an isolated sample with just a XamDataGrid and an add new record? Can you also give us more information on your environment that you are using?
Hi Aaron,
Do you have any leads I could pursue..? this is annoying my users no end .. please help !
Thanks Aaron I'm using ver 9.2.20092.2023 (which seems to me the latest available?). I have customized the DataRecordCellArea and CellValuePresenter styles applied to my grid. Could that possibly be the cause?
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.