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
ozkan atmaca
NA
14
0
when I checked checkbox, delete checked_row on gridview
Jan 28 2009 10:53 AM
hi.
I asked one week ago: "update all record"
now, I want to delete one record on gridview when I checked checkbox.
there is a checkbox on gridviewrows.
for example; if I checked checkbox on second row. The second row will deleted.
if I Checked checkbox. that code will run.
protected void checkbox1_checkedchange.............
{
DELETE FROM table1 WHERE messageId = .........???(which row/message checked .)
}
I can't fix that Which row checked.
how can I that.
Note. I am sorry (very very sory for my english)
Reply
Answers (
2
)
How can set the maximum limit of selections in a CheckBoxList?
file transfer with Shortest path using c# windows