Hello,
I tried to make xamGrid display a list of structures, one of the fields of which is validated using IDataErrorInfo's indexer (just like the example in xamFeatureBrowser), but I've added an Add New Record row at the top.
The problem is, when the user starts creating the new row, the cell is instantly validated before the user has entered anything and is highlighted with a red border. Is there any way to make the validation occur only when he tries to save the records? It is very annoying to get the error message before even having a chance to enter any value.
Hello Anton,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
The sample you provided doesn't address the question.