HI,
I have issue related to Same type of elements names. In our application we can add the rows which are same as previous rows. The issue I am facing is when I add second row the element name is same as 1st row. For Example in Screen Shot attached the Long element in both rows has same object. Is there a way to recogize the incremental same type of object.
Aliases.Citi_Velocity_Bootstrapper.wndDockingWindow.wndTabWindow.HwndSource_OptionsWindow.OptionsWindow.PART_Content.this.this.TransitionBox.this.TransitionElement.this.RichGrid.RichCell.RichCellList.RichCell.RichCellList.RichCell.RichCellList.RichCell.RichCellList.RichCell.RichCellList.WPFObject("RichCell", "", 1).WPFObject("ConditionalContent", "", 1)
Aliases.Citi_Velocity_Bootstrapper.wndDockingWindow.wndTabWindow.HwndSource_OptionsWindow.OptionsWindow.PART_Content.this.this.TransitionBox.this.TransitionElement.this.RichGrid.RichCell.RichCellList.RichCell.RichCellList.RichCell.RichCellList.RichCell.RichCellList.RichCell.RichCellList.WPFObject("RichCell", "", 1).WPFObject("ConditionalContent", "", 1)
Thanks