Forum Discussion
cunderw
8 years agoCommunity Hero
Does your data grid itself have a wRowCount or wValue option when you look at it's properties, if so you should be able to use built in functions to iterate through the data as explained here:
If not, it could be a custom implementation of the datagrid in which case you would have to add it to your projects object mapping: