Click here to Skip to main content
15,889,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Sending variable to another page Pin
Eduard Keilholz17-Jul-07 1:07
Eduard Keilholz17-Jul-07 1:07 
AnswerRe: Sending variable to another page Pin
sidbaruah17-Jul-07 1:41
sidbaruah17-Jul-07 1:41 
GeneralRe: Sending variable to another page Pin
boyindie17-Jul-07 1:48
boyindie17-Jul-07 1:48 
GeneralRe: Sending variable to another page Pin
sidbaruah17-Jul-07 1:52
sidbaruah17-Jul-07 1:52 
GeneralRe: Sending variable to another page Pin
boyindie17-Jul-07 1:54
boyindie17-Jul-07 1:54 
GeneralRe: Sending variable to another page Pin
sidbaruah17-Jul-07 1:58
sidbaruah17-Jul-07 1:58 
GeneralRe: Sending variable to another page Pin
boyindie17-Jul-07 2:07
boyindie17-Jul-07 2:07 
GeneralRe: Sending variable to another page Pin
sidbaruah17-Jul-07 18:20
sidbaruah17-Jul-07 18:20 
boyindie wrote:
how do i get it to reference the username in the row that I have selected


Probably what i understood, use
txtbox.Text=datagrid1.Rows["row_index"]["column_name"].value;
It will get you the username in that row...



I was born dumb!!
Laugh | :laugh: Programming made me laughLaugh | :laugh: !!!
--sid--

QuestionBrowse for multiple files Pin
Hari_101016-Jul-07 23:28
Hari_101016-Jul-07 23:28 
AnswerRe: Browse for multiple files Pin
Vasudevan Deepak Kumar16-Jul-07 23:37
Vasudevan Deepak Kumar16-Jul-07 23:37 
GeneralRe: Browse for multiple files Pin
Hari_101016-Jul-07 23:49
Hari_101016-Jul-07 23:49 
QuestionRaising issues while Migrating from1.1 to 2.0 Pin
yuvachandra16-Jul-07 23:28
yuvachandra16-Jul-07 23:28 
AnswerRe: Raising issues while Migrating from1.1 to 2.0 Pin
SHatchard16-Jul-07 23:38
SHatchard16-Jul-07 23:38 
AnswerRe: Raising issues while Migrating from1.1 to 2.0 Pin
Vasudevan Deepak Kumar16-Jul-07 23:39
Vasudevan Deepak Kumar16-Jul-07 23:39 
Questiondatagrid [modified] Pin
chapathi16-Jul-07 22:49
chapathi16-Jul-07 22:49 
AnswerRe: datagrid Pin
Vasudevan Deepak Kumar16-Jul-07 23:39
Vasudevan Deepak Kumar16-Jul-07 23:39 
GeneralRe: datagrid Pin
chapathi17-Jul-07 0:52
chapathi17-Jul-07 0:52 
GeneralRe: datagrid Pin
Sathesh Sakthivel17-Jul-07 1:04
Sathesh Sakthivel17-Jul-07 1:04 
QuestionHow to force ContentPlaceHolder to keep it's oryginal cotrols id's Pin
mmiesi16-Jul-07 22:18
mmiesi16-Jul-07 22:18 
AnswerRe: How to force ContentPlaceHolder to keep it's oryginal cotrols id's Pin
Paddy Boyd16-Jul-07 23:23
Paddy Boyd16-Jul-07 23:23 
AnswerRe: How to force ContentPlaceHolder to keep it's oryginal cotrols id's Pin
Jay_se16-Jul-07 23:28
Jay_se16-Jul-07 23:28 
GeneralRe: How to force ContentPlaceHolder to keep it's oryginal cotrols id's Pin
mmiesi18-Jul-07 4:44
mmiesi18-Jul-07 4:44 
QuestionAuto Fit DataGrid according Columns Content length Pin
ALAQUNAIBI16-Jul-07 22:13
ALAQUNAIBI16-Jul-07 22:13 
AnswerRe: Auto Fit DataGrid according Columns Content length Pin
N a v a n e e t h16-Jul-07 22:30
N a v a n e e t h16-Jul-07 22:30 
AnswerRe: Auto Fit DataGrid according Columns Content length Pin
Sreekumar P P16-Jul-07 23:45
Sreekumar P P16-Jul-07 23:45 

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.