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 / vasu
Using Dataset first create data row then
dr[index]=radiobuttonid.selecteditem;
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
Does executenonquery return a value?
Describe the command object and its method.
Why edit is not possible in repeater?
What is dataset object? Explain the various objects in dataset.
What are three methods for displaying data in a syncfusion datagrid
What is meant by executenonquery?
Explain how do you connect to sql server database without using sqlclient?
What is the meaning of executenonquery?
Explain advantages of ado.net?
What is ole data type?
What is data control techniques?
Which is better entity framework or ado.net?
What are dcl commands?
What is the meaning of object pooling?
What is connection string?