Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / preethi

String radiovalue;
radiovalue=radiobuttonid.selecteditem.Text;
and pass that string to database

Is This Answer Correct ?    11 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of ado.net?

1036


How to bind the controls(best practice) comboboxes to the data in the dataset?

1095


What are the benefits of using of ADO.NET in .NET 4.0?

1153


What is difference between entity framework and ado.net?

978


What are the drawbacks of using ado.net?

1013


What is sqldatasource?

978


What is partial class?

1024


What is read only and forward only in ado.net?

984


Is ado.net an orm?

1006


What is the advantage of ado.net?

1060


What is the difference between linq and ado.net?

1041


What is Data view?

1150


What are all the different methods under sqlcommand?

1031


Explain the different row versions available in table?

1119


How to read data with the sqldatareader ?

1030