Click here to Skip to main content
15,897,184 members
Home / Discussions / C#
   

C#

 
GeneralRe: problem with returing structure ponter Pin
cristi_alonso20-Jun-08 0:31
cristi_alonso20-Jun-08 0:31 
GeneralRe: problem with returing structure ponter Pin
Guffa20-Jun-08 13:45
Guffa20-Jun-08 13:45 
Questionhow to bind textbox to dataviewgrid Pin
ginji2019-Jun-08 21:15
ginji2019-Jun-08 21:15 
AnswerRe: how to bind textbox to dataviewgrid Pin
Shorgov19-Jun-08 21:40
Shorgov19-Jun-08 21:40 
GeneralRe: how to bind textbox to dataviewgrid Pin
ginji2019-Jun-08 22:16
ginji2019-Jun-08 22:16 
GeneralRe: how to bind textbox to dataviewgrid Pin
Shorgov19-Jun-08 22:19
Shorgov19-Jun-08 22:19 
GeneralRe: how to bind textbox to dataviewgrid Pin
Kjetil Svendsen20-Jun-08 4:08
Kjetil Svendsen20-Jun-08 4:08 
QuestionHow to assign Gridview cell value to a lable on "delete command"..? Pin
sacr8319-Jun-08 21:04
sacr8319-Jun-08 21:04 
hi, I wanna get cell value from my gridview.Ex- I have a column name called "CustName" in my gridview.It has a delete command aslo.After click on "delete" button I have to delete that particular customer from gridview.Before delete that customer i wanna assign that customers name to a "lable".Finally i wanna know how to assign that customer name to that lable.

protected void GridView2_RowDeleting(object sender, GridViewDeleteEventArgs e)
{

// Code i need

}




Thankxxxx

CheeN

AnswerRe: How to assign Gridview cell value to a lable on "delete command"..? Pin
paas20-Jun-08 1:37
paas20-Jun-08 1:37 
QuestionDataGrid item index Pin
grewin19-Jun-08 20:36
grewin19-Jun-08 20:36 
Questiongetting the mp3 file properties Pin
atanu_biswas19-Jun-08 20:09
atanu_biswas19-Jun-08 20:09 
Questionbinding textbox to datagridview Pin
ginji2019-Jun-08 20:01
ginji2019-Jun-08 20:01 
AnswerRe: binding textbox to datagridview Pin
paas20-Jun-08 1:42
paas20-Jun-08 1:42 
Questionlist<t> to array</t> Pin
cst_kvp19-Jun-08 19:01
cst_kvp19-Jun-08 19:01 
AnswerRe: list to array Pin
cst_kvp19-Jun-08 19:04
cst_kvp19-Jun-08 19:04 
AnswerRe: list to array Pin
N a v a n e e t h19-Jun-08 21:23
N a v a n e e t h19-Jun-08 21:23 
AnswerRe: list to array Pin
Henrik K. Larsen19-Jun-08 21:42
Henrik K. Larsen19-Jun-08 21:42 
AnswerRe: list to array Pin
Sathesh Sakthivel19-Jun-08 22:17
Sathesh Sakthivel19-Jun-08 22:17 
Questionhow to write " int he xml file Pin
sowmya k19-Jun-08 18:58
sowmya k19-Jun-08 18:58 
AnswerRe: how to write " int he xml file [modified] Pin
priy@19-Jun-08 21:26
priy@19-Jun-08 21:26 
AnswerRe: how to write " int he xml file Pin
Kjetil Svendsen20-Jun-08 4:15
Kjetil Svendsen20-Jun-08 4:15 
QuestionHow to dynamically add a "CheckBox" or "List Box " property Item to a Property Grid at runtime ? Pin
Varad_Rajan19-Jun-08 18:32
Varad_Rajan19-Jun-08 18:32 
QuestionHow to Access Reporting Service using asp.net and c# Pin
grewin19-Jun-08 17:13
grewin19-Jun-08 17:13 
Questionc# sql server 2000 login code Pin
ginji2019-Jun-08 17:11
ginji2019-Jun-08 17:11 
AnswerRe: c# sql server 2000 login code Pin
Abhijit Jana19-Jun-08 18:31
professionalAbhijit Jana19-Jun-08 18:31 

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.