Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: Word Doc Link Pin
mlebrock21-Aug-06 3:27
mlebrock21-Aug-06 3:27 
QuestionReduce the width of datagrid colum?? Pin
sikandarhayat21-Aug-06 0:20
sikandarhayat21-Aug-06 0:20 
AnswerRe: Reduce the width of datagrid colum?? Pin
fmardani21-Aug-06 3:14
fmardani21-Aug-06 3:14 
QuestionFind Row in Datagrid Pin
freshonlineMax21-Aug-06 0:13
freshonlineMax21-Aug-06 0:13 
AnswerRe: Find Row in Datagrid Pin
MHASSANF21-Aug-06 0:30
MHASSANF21-Aug-06 0:30 
AnswerRe: Find Row in Datagrid Pin
sikandarhayat21-Aug-06 0:33
sikandarhayat21-Aug-06 0:33 
AnswerRe: Find Row in Datagrid Pin
sikandarhayat21-Aug-06 0:40
sikandarhayat21-Aug-06 0:40 
QuestionAssiging name to label dynamic way ??? Pin
sikandarhayat20-Aug-06 23:58
sikandarhayat20-Aug-06 23:58 
I made a Windows form in C# which contains 2 labels and 2 text fields the label name are saved in xml the xml fomat is

<id lbl="label01="firstlabel"/">
<id lbl="label02="secondlabel"/">

and u know to change the name of label we write

label01.Text=string1;
label02.Text=string2;



I do not want to use this. in case I have many labels then??
My question is there any other way so that i change its text (geting label01 from xml and its respective text).throug loping crateria.

thanks in advance.....

Sikandar

sikandar

AnswerRe: Assiging name to label dynamic way ??? Pin
Christian Graus21-Aug-06 0:20
protectorChristian Graus21-Aug-06 0:20 
AnswerRe: Assiging name to label dynamic way ??? Pin
freshonlineMax21-Aug-06 0:26
freshonlineMax21-Aug-06 0:26 
GeneralRe: Assiging name to label dynamic way ??? Pin
sikandarhayat21-Aug-06 0:48
sikandarhayat21-Aug-06 0:48 
Questioneigen value of an image Pin
vickyProgrammer20-Aug-06 23:57
vickyProgrammer20-Aug-06 23:57 
GeneralRe: eigen value of an image Pin
Guffa21-Aug-06 0:15
Guffa21-Aug-06 0:15 
GeneralRe: eigen value of an image Pin
vickyProgrammer21-Aug-06 0:47
vickyProgrammer21-Aug-06 0:47 
GeneralRe: eigen value of an image Pin
Colin Angus Mackay21-Aug-06 1:07
Colin Angus Mackay21-Aug-06 1:07 
Questioninsert into database Pin
btota20-Aug-06 23:22
btota20-Aug-06 23:22 
AnswerRe: insert into database Pin
Colin Angus Mackay20-Aug-06 23:36
Colin Angus Mackay20-Aug-06 23:36 
QuestionReg Infragistics tool Pin
Uma Kameswari20-Aug-06 23:16
Uma Kameswari20-Aug-06 23:16 
AnswerRe: Reg Infragistics tool Pin
Christian Graus20-Aug-06 23:18
protectorChristian Graus20-Aug-06 23:18 
QuestionGridview Rows Pin
Brendan Vogt20-Aug-06 23:08
Brendan Vogt20-Aug-06 23:08 
QuestionProblems Setting up a Form that Emails Tasks [modified] Pin
Jag7720-Aug-06 22:26
Jag7720-Aug-06 22:26 
AnswerRe: Problems Setting up a Form that Emails Tasks Pin
Christian Graus20-Aug-06 23:17
protectorChristian Graus20-Aug-06 23:17 
GeneralRe: Problems Setting up a Form that Emails Tasks Pin
gnjunge20-Aug-06 23:30
gnjunge20-Aug-06 23:30 
QuestionXML Serialize / Deserialize generic dictionary holding various generic types Pin
Florian Storck20-Aug-06 21:52
Florian Storck20-Aug-06 21:52 
AnswerRe: XML Serialize / Deserialize generic dictionary holding various generic types Pin
Florian Storck21-Aug-06 2:50
Florian Storck21-Aug-06 2:50 

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.