3.2.0

OnRowClicked

Im having a bit of trouble here. Im switching from V1 to V2 and Im changing the following statements for the other:

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,
Ignore this post. As mentioned it was something dumb on my part: mainly spelling ... sigh!
Mark Donnelly
June 5,

This topic is archived.

See also:


Back to support forum