Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
QuestionRe: 32 bit Network Address in C# Pin
DotNetCoderJunior14-Aug-08 20:32
DotNetCoderJunior14-Aug-08 20:32 
AnswerRe: 32 bit Network Address in C# Pin
PIEBALDconsult15-Aug-08 4:06
mvePIEBALDconsult15-Aug-08 4:06 
QuestionSimple 2D side Scrolling shooter Pin
samuel pay14-Aug-08 3:41
samuel pay14-Aug-08 3:41 
AnswerRe: Simple 2D side Scrolling shooter Pin
Pawel Gielmuda14-Aug-08 3:58
Pawel Gielmuda14-Aug-08 3:58 
GeneralRe: Simple 2D side Scrolling shooter Pin
samuel pay14-Aug-08 4:10
samuel pay14-Aug-08 4:10 
QuestionListview rubberbanding issue Pin
Gavin Roberts14-Aug-08 2:45
Gavin Roberts14-Aug-08 2:45 
AnswerRe: Listview rubberbanding issue Pin
Gavin Roberts14-Aug-08 4:46
Gavin Roberts14-Aug-08 4:46 
QuestionOrdering DataGridView columns and DataTable columns? Pin
kbalias14-Aug-08 2:38
kbalias14-Aug-08 2:38 
Hi
I am using Visual Studio 2005 and C# to develop a Windows application.

When the columns in a DataGridView are ordered, it seems as if only the DisplayIndex changes. Is there a way to also change the actual ColumnIndex in the DataGridView (as well as the columns in the DataTable that is bound to the DataGridView) when ordering the columns in the DataGridView?

The reason I want to do this is because the DataTable is sent to another Form as well where it is bound to another DataGridView. Here I would like the column order to reflect the way it was changed on the first form.

Thanks.

Kobus
AnswerRe: Ordering DataGridView columns and DataTable columns? Pin
dan!sh 14-Aug-08 3:21
professional dan!sh 14-Aug-08 3:21 
QuestionCalling Tree Pin
half-life14-Aug-08 2:24
half-life14-Aug-08 2:24 
AnswerRe: Calling Tree Pin
Manas Bhardwaj14-Aug-08 2:38
professionalManas Bhardwaj14-Aug-08 2:38 
GeneralRe: Calling Tree Pin
half-life14-Aug-08 7:29
half-life14-Aug-08 7:29 
AnswerRe: Calling Tree Pin
leppie14-Aug-08 3:19
leppie14-Aug-08 3:19 
QuestionCustom event thread and form property updating? Pin
CelestialCoder14-Aug-08 2:03
CelestialCoder14-Aug-08 2:03 
AnswerRe: Custom event thread and form property updating? Pin
lisan_al_ghaib14-Aug-08 2:10
lisan_al_ghaib14-Aug-08 2:10 
GeneralRe: Custom event thread and form property updating? Pin
CelestialCoder14-Aug-08 2:32
CelestialCoder14-Aug-08 2:32 
AnswerRe: Custom event thread and form property updating? Pin
Mark Churchill14-Aug-08 2:37
Mark Churchill14-Aug-08 2:37 
GeneralRe: Custom event thread and form property updating? Pin
CelestialCoder14-Aug-08 3:03
CelestialCoder14-Aug-08 3:03 
GeneralRe: Custom event thread and form property updating? Pin
Mark Churchill14-Aug-08 3:24
Mark Churchill14-Aug-08 3:24 
GeneralRe: Custom event thread and form property updating? Pin
CelestialCoder14-Aug-08 3:44
CelestialCoder14-Aug-08 3:44 
GeneralRe: Custom event thread and form property updating? Pin
Mark Churchill14-Aug-08 5:00
Mark Churchill14-Aug-08 5:00 
GeneralRe: Custom event thread and form property updating? Pin
CelestialCoder14-Aug-08 5:14
CelestialCoder14-Aug-08 5:14 
QuestionDetection of Pings Pin
zaphod00514-Aug-08 1:06
zaphod00514-Aug-08 1:06 
AnswerRe: Detection of Pings Pin
Thomas Stockwell14-Aug-08 1:57
professionalThomas Stockwell14-Aug-08 1:57 
AnswerRe: Detection of Pings Pin
Mbah Dhaim14-Aug-08 2:41
Mbah Dhaim14-Aug-08 2:41 

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.