Hi, What is the difference between data and listData and why you use one over the other?
In an Adv Data Grid, I've been told that .data may render incorrect information and .listData with getters and setters are the way forward but I seem to be using .data ok and can cast it to XML to reach into the other column values... I'm a bit lost :) Cheers, Nick

