Click here to Skip to main content
15,905,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# :how to access textbox values of form1 from form2 Pin
Giorgi Dalakishvili6-Dec-07 23:49
mentorGiorgi Dalakishvili6-Dec-07 23:49 
QuestionHow is the Ado.Net Entity framework is good considering the performance Pin
sarangpani6-Dec-07 22:47
sarangpani6-Dec-07 22:47 
QuestionControlToValidate is Null Problem Pin
xueqing826-Dec-07 22:46
xueqing826-Dec-07 22:46 
GeneralExtracting images from a webpage stream. Pin
aj.esler6-Dec-07 22:09
aj.esler6-Dec-07 22:09 
QuestionHandling globalization/localization when converting string to double Pin
panks_r6-Dec-07 21:44
panks_r6-Dec-07 21:44 
Generalremoting and opening ports [modified] Pin
cignox16-Dec-07 21:13
cignox16-Dec-07 21:13 
QuestionHow can I get the name of the calling method? Pin
JoeRip6-Dec-07 20:58
JoeRip6-Dec-07 20:58 
AnswerRe: How can I get the name of the calling method? Pin
JoeRip6-Dec-07 21:06
JoeRip6-Dec-07 21:06 
AnswerRe: How can I get the name of the calling method? Pin
NikoTanghe6-Dec-07 21:20
NikoTanghe6-Dec-07 21:20 
GeneralRe: How can I get the name of the calling method? Pin
JoeRip8-Dec-07 18:51
JoeRip8-Dec-07 18:51 
Generaldatagridview question Pin
E_Gold6-Dec-07 20:35
E_Gold6-Dec-07 20:35 
GeneralRe: datagridview question Pin
Nouman Bhatti6-Dec-07 21:17
Nouman Bhatti6-Dec-07 21:17 
GeneralResize Form Pin
A.Asif6-Dec-07 19:58
A.Asif6-Dec-07 19:58 
GeneralRe: Resize Form Pin
N a v a n e e t h6-Dec-07 20:06
N a v a n e e t h6-Dec-07 20:06 
GeneralRe: Resize Form Pin
Nouman Bhatti6-Dec-07 21:18
Nouman Bhatti6-Dec-07 21:18 
GeneralRe: Resize Form Pin
dan!sh 6-Dec-07 21:37
professional dan!sh 6-Dec-07 21:37 
Questionhow to get the cell value of a DataGridView 's click event Pin
kssknov6-Dec-07 19:39
kssknov6-Dec-07 19:39 
AnswerRe: how to get the cell value of a DataGridView 's click event Pin
Ujjaval Modi7-Dec-07 0:26
Ujjaval Modi7-Dec-07 0:26 
QuestionAnybody help me??????? Pin
Member 34662656-Dec-07 18:42
Member 34662656-Dec-07 18:42 
GeneralRe: Anybody help me??????? Pin
V.6-Dec-07 20:49
professionalV.6-Dec-07 20:49 
GeneralWinforms Datagrid Pin
deepaks36-Dec-07 18:33
deepaks36-Dec-07 18:33 
GeneralRe: Winforms Datagrid Pin
Ujjaval Modi7-Dec-07 0:33
Ujjaval Modi7-Dec-07 0:33 
Hi,

I think you don't have any such property "autogenerate columns" in datagrid for winforms.

Just select the fields you require to display in your database query.

Or else you can set the "Visible" property equal to 'False' for particular column in the datagrid which you dont want to display.
QuestionWHY ASPX pages are running slow...? Pin
Pankaj - Joshi6-Dec-07 18:20
Pankaj - Joshi6-Dec-07 18:20 
AnswerRe: WHY ASPX pages are running slow...? Pin
Christian Graus6-Dec-07 18:31
protectorChristian Graus6-Dec-07 18:31 
GeneralRe: WHY ASPX pages are running slow...? PinPopular
I.explore.code6-Dec-07 19:01
I.explore.code6-Dec-07 19:01 

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.