Hi guys,
Let is say i have a dataset with one record (returning searching criteria). How can I get the data from this dataset to fill the Controls in GUI eg Textbox or Label etc.
1 - I want to know how can i loop through the data in the dataset - without binding?
2- Also if i can bind it to textboxes / Labels?
Ta
Let is say i have a dataset with one record (returning searching criteria). How can I get the data from this dataset to fill the Controls in GUI eg Textbox or Label etc.
1 - I want to know how can i loop through the data in the dataset - without binding?
2- Also if i can bind it to textboxes / Labels?
Ta