More Grid questions:
1. In XamGrid, if I have a cell validation error in the add row, and I don't type anything into the offending cell, and I can't escape out of the error. In this scenario. escape invokes IDataErrorInfo column validation again, and locks in the error.
2. In XamGrid, if I have a condition that requires cancellation (e.Cancel=true) of RowExitingEditMode, and I click a cell outside the active row (not resolving the error condition from that event), RowExitingEditMode is again called twice instead of once. I have a costly row-level calculation in that event (things worked well using XamDataGrid's RecordUpdating event for this).
3. Things were going well with XamDataGrid until I tried to use ControlHostEditor as a means of templating columns. I had no luck with that extension, after compiling it in V4, having tried it after reading Andrew Smith's warning about the edit mode limitations of the straight Template property. Has anyone used that with success?
I've poured over the reference docs, samples, and sample for ControlHostEditor. Any help with the issues is appreciated. Thanks.
My resolution was to use to use XamDataGrid for editing, as its templating capability, though a little verbose, is workable for me.
Hello Darryl,
I am glad that you have come to a resolution. I was able to reproduce all of your issues. I am checking with development to verify if the 1st item is expected functionality and various workarounds. The 2nd item will be logged as a bug.
If you would like me to look further into item 3, please let me know.
Let me know if you need any further assistance.
Sincerely,JonInfragistics, Inc.http://es.infragistics.com/help