Click here to Skip to main content
15,902,893 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: I have 1 very simple question Pin
Not Active1-Mar-08 13:40
mentorNot Active1-Mar-08 13:40 
GeneralRe: I have 1 very simple question Pin
Jalle1-Mar-08 21:56
Jalle1-Mar-08 21:56 
GeneralRe: I have 1 very simple question Pin
Not Active2-Mar-08 3:21
mentorNot Active2-Mar-08 3:21 
GeneralRe: I have 1 very simple question Pin
Jalle2-Mar-08 5:25
Jalle2-Mar-08 5:25 
GeneralRe: I have 1 very simple question Pin
Not Active2-Mar-08 8:50
mentorNot Active2-Mar-08 8:50 
GeneralDeleting a row from a GridView without affecting the DataBase!!!! Pin
cosmoteco29-Feb-08 8:13
cosmoteco29-Feb-08 8:13 
GeneralRe: Deleting a row from a GridView without affecting the DataBase!!!! Pin
Not Active29-Feb-08 8:50
mentorNot Active29-Feb-08 8:50 
GeneralRe: Deleting a row from a GridView without affecting the DataBase!!!! Pin
cosmoteco29-Feb-08 10:07
cosmoteco29-Feb-08 10:07 
I'm doing like this:

gridView.DataSource = table;
gridView.DataBind();

"table" is the table that i get from an SQL query. This piece of code, is integrated in a fillGridView function that i have, but i suppose this is what you are interested in.
GeneralRe: Deleting a row from a GridView without affecting the DataBase!!!! Pin
Not Active29-Feb-08 11:08
mentorNot Active29-Feb-08 11:08 
GeneralRe: Deleting a row from a GridView without affecting the DataBase!!!! Pin
cosmoteco29-Feb-08 12:38
cosmoteco29-Feb-08 12:38 
GeneralRe: Deleting a row from a GridView without affecting the DataBase!!!! Pin
Not Active29-Feb-08 12:47
mentorNot Active29-Feb-08 12:47 
GeneralRe: Deleting a row from a GridView without affecting the DataBase!!!! [modified] Pin
cosmoteco29-Feb-08 13:02
cosmoteco29-Feb-08 13:02 
GeneralRe: Deleting a row from a GridView without affecting the DataBase!!!! Pin
Not Active29-Feb-08 13:40
mentorNot Active29-Feb-08 13:40 
GeneralRe: Deleting a row from a GridView without affecting the DataBase!!!! Pin
cosmoteco29-Feb-08 14:01
cosmoteco29-Feb-08 14:01 
QuestionRead certain cells of an Excel file Pin
Apples29-Feb-08 7:47
Apples29-Feb-08 7:47 
GeneralRe: Read certain cells of an Excel file Pin
Expert Coming29-Feb-08 11:04
Expert Coming29-Feb-08 11:04 
QuestionAdd my ASP.NET program to the Windows "Send To" option Pin
Apples29-Feb-08 7:39
Apples29-Feb-08 7:39 
GeneralRe: Add my ASP.NET program to the Windows "Send To" option Pin
Paul Conrad21-Mar-08 9:29
professionalPaul Conrad21-Mar-08 9:29 
GeneralHtml control value in codebehind..... Pin
i gr829-Feb-08 7:26
i gr829-Feb-08 7:26 
GeneralRe: Html control value in codebehind..... Pin
Parwej Ahamad29-Feb-08 7:35
professionalParwej Ahamad29-Feb-08 7:35 
GeneralAjax Control Toolkit Tools Reliability..... Pin
Deepak Nigam29-Feb-08 5:55
Deepak Nigam29-Feb-08 5:55 
GeneralRe: Ajax Control Toolkit Tools Reliability..... Pin
Not Active29-Feb-08 6:29
mentorNot Active29-Feb-08 6:29 
GeneralRe: Ajax Control Toolkit Tools Reliability..... Pin
Deepak Nigam29-Feb-08 17:40
Deepak Nigam29-Feb-08 17:40 
Generalmeta refresh Pin
eyeseetee29-Feb-08 4:04
eyeseetee29-Feb-08 4:04 
GeneralRe: meta refresh Pin
eyeseetee29-Feb-08 4:24
eyeseetee29-Feb-08 4:24 

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.