I want to ask u that if i add radio button in ado.net
form,and how radion button data insert in SQL2005 Database...
Answer Posted / claivan
RadioButton control doesn't have SelectedItem property. You
need to use the Checked property of the RadioButton.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is ole db query?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is the maximum pool size in ado.net connection string?
What is a dynaset in access?
What is a dataview?
Explain how to pass multiple tables in datasets simultaneously?
What is ado or jdbc?
What are the different ado.net namespaces?
Name which operations can you not perform on an ado.net dataset?
What are the types of databinding?
How to identify the updated rows in a dataset?
Which object of ado contains datarow datacolumn collection?
What is connected architecture in ado.net?
Which method is used to sort the data in ADO.Net?