TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Lucas Ngobeni
NA
190
4.2k
how to update gridview radiobutton data into into database
Mar 18 2016 3:06 AM
Hi guys
I have four columns in my gridview 1. Radio Button 2. name .3 Surname 4. Amount and also submit button. on my database Radio button is int, nvarchar,nvarchar, float. Radio Button is default to Zero
If I checked radio button and click submit button it must update int from 0 to 1 or -1. in short how to update radio button from 0 to 1 into database i'm using Sql Server
N:B this is web application
Thanks in advance
Reply
Answers (
1
)
write insert query if auto complete text not found data
How to write code behind code in Master page in MVC 4