Allow setting a custum AutomationId and AutomationName for Datagrid rows instead of "forcing" values to the ToString() return
A fully description of the problem is descriped on the link bellow :
http://social.msdn.microsoft.com/Forums/en-US/vsautotest/thread/30e5e2a0-3d64-4eb2-991f-0498b55762f3
resumé : Why after I forced a custum AutomationId and AutomationName for each datagrid row, The designer override those values to empty for the Id and set the Name to the ToString() value !!!
13
votes