OnRowClicked
Im having a bit of trouble here. Im switching from V1 to V2 and Im changing the following statements for the other:
to
But I get a run-time error telling me that the object does not support the property or method. This is despite it being happy with other V2 AW.UI.Grid statements such as SetRowCount, etc.
Its probably something dumb on my part. Any ideas?
obj.setAction('selectionChanged', ......
to
obj.OnRowClicked( .....
But I get a run-time error telling me that the object does not support the property or method. This is despite it being happy with other V2 AW.UI.Grid statements such as SetRowCount, etc.
Its probably something dumb on my part. Any ideas?
Mark Donnelly
June 5,