Click here to Skip to main content
15,898,020 members
Home / Discussions / C#
   

C#

 
GeneralRe: Accessing fields in a datatable Pin
Colin Angus Mackay14-Aug-08 6:06
Colin Angus Mackay14-Aug-08 6:06 
AnswerRe: Accessing fields in a datatable Pin
acqy14-Aug-08 20:48
acqy14-Aug-08 20:48 
GeneralRe: Accessing fields in a datatable Pin
maliary14-Aug-08 20:53
maliary14-Aug-08 20:53 
GeneralRe: Accessing fields in a datatable Pin
acqy14-Aug-08 22:38
acqy14-Aug-08 22:38 
QuestionUpdating mdb file Pin
Admin88714-Aug-08 3:58
Admin88714-Aug-08 3:58 
AnswerRe: Updating mdb file Pin
PIEBALDconsult14-Aug-08 4:11
mvePIEBALDconsult14-Aug-08 4:11 
AnswerRe: Updating mdb file Pin
Manas Bhardwaj14-Aug-08 4:13
professionalManas Bhardwaj14-Aug-08 4:13 
GeneralRe: Updating mdb file Pin
Admin88714-Aug-08 4:47
Admin88714-Aug-08 4:47 
Question32 bit Network Address in C# Pin
DotNetCoderJunior14-Aug-08 3:53
DotNetCoderJunior14-Aug-08 3:53 
AnswerRe: 32 bit Network Address in C# Pin
Dan Neely14-Aug-08 4:06
Dan Neely14-Aug-08 4:06 
AnswerRe: 32 bit Network Address in C# Pin
PIEBALDconsult14-Aug-08 4:19
mvePIEBALDconsult14-Aug-08 4:19 
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 

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.