adspace
Answer Posted / Rakesh Kumar Pal
To access a specific row in a grid view, you need to use the row index. In C++, you can retrieve a particular row by iterating through the rows and checking the row index. The exact method depends on the library or framework you are using.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers