Forum Discussion

s5h's avatar
s5h
Contributor
13 years ago

WPF Controls and Infragistics.XamDataGrid

Hi  I am working with WPF Controls specifically Infragistics.XamDataGrid.  When I record a KDT to click on a cell it creates the action fine e.g. nameofgrid.clickcell(0, "Item") which lo...