Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
AnswerRe: calling datagridview double click event on button click Pin
Josh Smith19-May-06 5:08
Josh Smith19-May-06 5:08 
Questionproblem in Rollback operation in deloyment project under c#.net Pin
manusharma19-May-06 3:15
manusharma19-May-06 3:15 
QuestionDisplaying Progress Pin
Rizwan Rathore19-May-06 2:39
Rizwan Rathore19-May-06 2:39 
AnswerRe: Displaying Progress Pin
MohammadAmiry19-May-06 3:26
MohammadAmiry19-May-06 3:26 
GeneralRe: Displaying Progress Pin
Rizwan Rathore19-May-06 7:45
Rizwan Rathore19-May-06 7:45 
GeneralRe: Displaying Progress Pin
Limey42021-May-06 11:41
Limey42021-May-06 11:41 
Questiontable to label - basics(asp&c#) Pin
locaas19-May-06 1:55
locaas19-May-06 1:55 
AnswerRe: table to label - basics(asp&c#) Pin
pq4noeh19-May-06 2:13
pq4noeh19-May-06 2:13 
what do you mean with table a dataTable object or a database table?
If it is a database witch kind of database and how do you connect with it?

anyway. you can get the label property text and with it do and update if it is database table:

"alter table 'tablename' add column (label.text.toUpper() datatipe(length))"

if you are talking about a datatable is even easier

datatablename.columns.add("label.text");

hopefully it will help you




NOthing by now;)
GeneralRe: table to label - basics(asp&c#) Pin
locaas19-May-06 2:21
locaas19-May-06 2:21 
GeneralRe: here you have the code Pin
pq4noeh21-May-06 22:01
pq4noeh21-May-06 22:01 
QuestionConect to the domain server Pin
pq4noeh19-May-06 1:33
pq4noeh19-May-06 1:33 
AnswerRe: Conect to the domain server Pin
Ryan Roberts19-May-06 2:14
Ryan Roberts19-May-06 2:14 
QuestionRegarding Crystel Reports Pin
A.Grover19-May-06 1:18
A.Grover19-May-06 1:18 
QuestionOptional Parameter Pin
NICE TO MEET19-May-06 1:02
NICE TO MEET19-May-06 1:02 
AnswerRe: Optional Parameter Pin
Rei Miyasaka19-May-06 1:14
Rei Miyasaka19-May-06 1:14 
AnswerRe: Optional Parameter Pin
KrIstOfK19-May-06 2:06
KrIstOfK19-May-06 2:06 
Questionhow to extract motion vector from MPEG4 video? Pin
Raùl19-May-06 0:54
Raùl19-May-06 0:54 
AnswerRe: how to extract motion vector from MPEG4 video? Pin
leppie19-May-06 1:14
leppie19-May-06 1:14 
QuestionDisplaying controls still not working Pin
Brendan Vogt19-May-06 0:48
Brendan Vogt19-May-06 0:48 
AnswerRe: Displaying controls still not working Pin
_AK_19-May-06 1:29
_AK_19-May-06 1:29 
AnswerRe: Displaying controls still not working Pin
BoneSoft19-May-06 4:54
BoneSoft19-May-06 4:54 
QuestionRe: Displaying controls still not working [modified] Pin
Brendan Vogt22-May-06 21:07
Brendan Vogt22-May-06 21:07 
QuestionHow to Increase the header height of datagrid in c# windows application Pin
Qutub19-May-06 0:14
Qutub19-May-06 0:14 
AnswerRe: How to Increase the header height of datagrid in c# windows application Pin
Mukesh Karir19-May-06 1:28
Mukesh Karir19-May-06 1:28 
QuestionInstant Messenger in C# Pin
rev 'ed18-May-06 23:59
rev 'ed18-May-06 23:59 

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.