Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
AnswerYes you can Pin
Ennis Ray Lynch, Jr.17-Jul-06 3:35
Ennis Ray Lynch, Jr.17-Jul-06 3:35 
GeneralRe: Yes you can Pin
_tasleem17-Jul-06 20:41
_tasleem17-Jul-06 20:41 
AnswerRe: treeview question Pin
Josh Smith17-Jul-06 4:17
Josh Smith17-Jul-06 4:17 
QuestionEnable InvalidOperationException for thread-crossing calls in .NET 1.1? Pin
mav.northwind17-Jul-06 2:06
mav.northwind17-Jul-06 2:06 
QuestionDataGridView problem when columns amount varies. Help, please! Pin
HilSoft17-Jul-06 1:59
HilSoft17-Jul-06 1:59 
AnswerRe: DataGridView problem when columns amount varies. Help, please! Pin
Mr. VB.NET18-Jul-06 1:03
Mr. VB.NET18-Jul-06 1:03 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
HilSoft18-Jul-06 1:34
HilSoft18-Jul-06 1:34 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
Mr. VB.NET18-Jul-06 1:39
Mr. VB.NET18-Jul-06 1:39 
In C# express I do this:
Create the datagridview, then add the columns that are bound. It looks up the type automatically and lets me select them. You must do define the types in two places, the datagridview and of course in the dataset.

If you program it, rather than allowing the designer to do it for you, you have to set up each column type. Search for "coding datagridview columns".
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
HilSoft18-Jul-06 2:16
HilSoft18-Jul-06 2:16 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
Mr. VB.NET18-Jul-06 2:42
Mr. VB.NET18-Jul-06 2:42 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
HilSoft18-Jul-06 9:01
HilSoft18-Jul-06 9:01 
GeneralRe: DataGridView problem when columns amount varies. Help, please! Pin
HilSoft20-Jul-06 1:07
HilSoft20-Jul-06 1:07 
QuestionWait Cursor with Timer? Pin
redfish3417-Jul-06 1:55
redfish3417-Jul-06 1:55 
AnswerRe: Wait Cursor with Timer? Pin
Gavin Roberts17-Jul-06 1:57
Gavin Roberts17-Jul-06 1:57 
QuestionCommunity Server DAAB Pin
Brendan Vogt17-Jul-06 1:33
Brendan Vogt17-Jul-06 1:33 
Questionhow to idetify whether the user responded to a messagebox Pin
engsrini17-Jul-06 1:30
engsrini17-Jul-06 1:30 
AnswerRe: how to idetify whether the user responded to a messagebox Pin
Shajeel17-Jul-06 1:52
Shajeel17-Jul-06 1:52 
AnswerRe: how to idetify whether the user responded to a messagebox Pin
Gavin Roberts17-Jul-06 1:52
Gavin Roberts17-Jul-06 1:52 
GeneralYou have got to be kidding me Pin
Ennis Ray Lynch, Jr.17-Jul-06 2:58
Ennis Ray Lynch, Jr.17-Jul-06 2:58 
GeneralRe: You have got to be kidding me Pin
Gavin Roberts17-Jul-06 3:01
Gavin Roberts17-Jul-06 3:01 
GeneralSmall grain of salt Pin
Ennis Ray Lynch, Jr.17-Jul-06 3:06
Ennis Ray Lynch, Jr.17-Jul-06 3:06 
GeneralRe: Small grain of salt Pin
Gavin Roberts17-Jul-06 3:11
Gavin Roberts17-Jul-06 3:11 
GeneralRe: how to idetify whether the user responded to a messagebox Pin
engsrini17-Jul-06 21:36
engsrini17-Jul-06 21:36 
QuestionExcel Application Pin
pirogramci17-Jul-06 0:40
pirogramci17-Jul-06 0:40 
AnswerRe: Excel Application Pin
Ed.Poore17-Jul-06 1:17
Ed.Poore17-Jul-06 1:17 

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.