How to get a value from an input box in a grid.
If I add a input box to a grid.
Ex.
obj.setCellTemplate(new AW.UI.Input, 10);
How do a get the value after a user enters it?
Ex.
obj.setCellTemplate(new AW.UI.Input, 10);
How do a get the value after a user enters it?
-dp
July 6,