Binding dataset to a textbox
-
I the code i define all the required parameter to connect to a sql server. Also I define dataset in the code. i need to bind rows in the dataset to a textbox using textbox binding propertise. what code i must write in textbox -> properties -> bindingdata -> advance -> text to connect dataset that i define in the code to the textbox. Thanks....
-
I the code i define all the required parameter to connect to a sql server. Also I define dataset in the code. i need to bind rows in the dataset to a textbox using textbox binding propertise. what code i must write in textbox -> properties -> bindingdata -> advance -> text to connect dataset that i define in the code to the textbox. Thanks....
-
I the code i define all the required parameter to connect to a sql server. Also I define dataset in the code. i need to bind rows in the dataset to a textbox using textbox binding propertise. what code i must write in textbox -> properties -> bindingdata -> advance -> text to connect dataset that i define in the code to the textbox. Thanks....