I have a WPF page with the following configuration:
Stack Panel
-> Read-Only Grid | Read-Only Grid | Read-Only Grid
StackPanel
-> GridSplitter
-> Editable Grid | Editable Grid
If the user enters a row in either of the editable grids they are able to tab to the next cell but not edit the contents. I see the active cell highlighted so I know it has focus. If I click on the cell I am able to edit the contents. This only affects the plain text (XamTextEditor) cells. The cells with a calendar control do correctly enter edit mode when you enter them via tab.
Am I not able to have two grids in edit mode at the same time on the same page?
Hello Howard,
I am just checking the progress on your issue.
Please let me know if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
Thank you for clarify your issue. I have reproduced your scenario as you describe it in the file that you attached. When I enter data in the first cell of one of the editable XamDataGrids and press Tab the focus is set to the next cell and the cell enter in edit mode and it is accepting input from the keyboard.
I attached my sample application.
Please let me know if you can reproduce the behavior with my sample, or if I have missed something. Looking forward to hearing from you.
I am attempting to upload a WORD doc that illustrates the problem.
I have been looking into your issue and I need some clarification on the matter.
I am not sure I understand what exactly you are trying to accomplish. Please if it is possible send me a screenshot or sample application to clarify your matter.