Attaching data to each row
I am trying to attach my own data to individual rows. When events occur I would like to get my data object and run my actions.
ex.
Assume I want to append a property called myID to row 3 of the grid. Then I want to get the "myID" property any time row 3 is clicked.
Is this possible without hacking the AW code base. I realize I could add it to the row template.
ex.
Assume I want to append a property called myID to row 3 of the grid. Then I want to get the "myID" property any time row 3 is clicked.
Is this possible without hacking the AW code base. I realize I could add it to the row template.
harley
November 17,