how to get row value by index
Use row().data() specifying the index using row-selector. If this doesn't help please provide more details of what you have and and what row value you want to get.
row().data()
row-selector
Kevin
Answers
Use
row().data()specifying the index usingrow-selector. If this doesn't help please provide more details of what you have and and what row value you want to get.Kevin