Reading data from a dataset



Simple Googling only results filling controls with information -- not this. The scenario is, that I have a whole table in my dataset. I know the ID (autoincrementing integer field) of the row to grab data from in the dataset. How do I get all the data of that row in the dataset?
.


Loading