Click here to Skip to main content
15,900,464 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Grid View Question Pin
Mavericks523-Jul-07 8:51
Mavericks523-Jul-07 8:51 
GeneralRe: Grid View Question Pin
Mavericks523-Jul-07 8:26
Mavericks523-Jul-07 8:26 
GeneralRe: Grid View Question Pin
Mavericks523-Jul-07 8:27
Mavericks523-Jul-07 8:27 
GeneralRe: Grid View Question Pin
kubben23-Jul-07 8:32
kubben23-Jul-07 8:32 
GeneralRe: Grid View Question Pin
Mavericks523-Jul-07 8:52
Mavericks523-Jul-07 8:52 
GeneralRe: Grid View Question Pin
kubben23-Jul-07 9:01
kubben23-Jul-07 9:01 
GeneralRe: Grid View Question Pin
Mavericks523-Jul-07 10:00
Mavericks523-Jul-07 10:00 
GeneralRe: Grid View Question Pin
kubben23-Jul-07 12:06
kubben23-Jul-07 12:06 
Ok the easy way is:
If you have a delete button outside of the gridview I believe that is your Deletebtn_Click, inside of that method loop through the grid view items see if they are checked. If they are then call your deleteMesage() method, passing it the id of the item you want to delete. Do worry about setting the objectdatasource delete method.

Ben
GeneralRe: Grid View Question Pin
Mavericks523-Jul-07 12:07
Mavericks523-Jul-07 12:07 
GeneralRe: Grid View Question Pin
kubben24-Jul-07 1:10
kubben24-Jul-07 1:10 
QuestionSorting Data of Data Grid Control Pin
Khan.Bangash23-Jul-07 4:50
Khan.Bangash23-Jul-07 4:50 
AnswerRe: Sorting Data of Data Grid Control Pin
jcdevnet23-Jul-07 5:34
jcdevnet23-Jul-07 5:34 
AnswerRe: Sorting Data of Data Grid Control Pin
sathesh pandian23-Jul-07 5:35
sathesh pandian23-Jul-07 5:35 
GeneralRe: Sorting Data of Data Grid Control Pin
Khan.Bangash23-Jul-07 5:48
Khan.Bangash23-Jul-07 5:48 
AnswerRe: Sorting Data of Data Grid Control Pin
Deepak the Cool23-Jul-07 20:11
Deepak the Cool23-Jul-07 20:11 
QuestionHow do find all content between table tags using regular? Pin
mangrovecm23-Jul-07 4:16
mangrovecm23-Jul-07 4:16 
QuestionWindows Authentication (BizApp) Pin
totocaster23-Jul-07 4:00
totocaster23-Jul-07 4:00 
QuestionAsp.net2.0 Pin
indiaone23-Jul-07 3:02
indiaone23-Jul-07 3:02 
AnswerRe: Asp.net2.0 Pin
Fred_Smith23-Jul-07 3:28
Fred_Smith23-Jul-07 3:28 
QuestionQuestion Regarding Search Engine Crawlers Pin
JacquesDP23-Jul-07 2:35
JacquesDP23-Jul-07 2:35 
AnswerRe: Question Regarding Search Engine Crawlers Pin
Pete O'Hanlon23-Jul-07 2:40
mvePete O'Hanlon23-Jul-07 2:40 
GeneralRe: Question Regarding Search Engine Crawlers Pin
JacquesDP23-Jul-07 2:51
JacquesDP23-Jul-07 2:51 
GeneralRe: Question Regarding Search Engine Crawlers Pin
N a v a n e e t h23-Jul-07 3:42
N a v a n e e t h23-Jul-07 3:42 
GeneralRe: Question Regarding Search Engine Crawlers Pin
DavidNohejl23-Jul-07 4:28
DavidNohejl23-Jul-07 4:28 
QuestionDataGrid Pin
Brendan Vogt23-Jul-07 2:08
Brendan Vogt23-Jul-07 2:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.