Click here to Skip to main content
15,922,145 members
Home / Discussions / C#
   

C#

 
GeneralRe: A problem with casting Pin
PIEBALDconsult18-Jan-08 15:33
mvePIEBALDconsult18-Jan-08 15:33 
GeneralRe: A problem with casting Pin
Clive D. Pottinger19-Jan-08 5:05
Clive D. Pottinger19-Jan-08 5:05 
GeneralProblem wyth colors (uint, hexa) Pin
alayle18-Jan-08 12:37
alayle18-Jan-08 12:37 
GeneralRe: Problem wyth colors (uint, hexa) Pin
Luc Pattyn18-Jan-08 13:09
sitebuilderLuc Pattyn18-Jan-08 13:09 
QuestionADO.net: How to omit Columns from a DataTable in a DataGridView??? Pin
dergunnar18-Jan-08 10:14
dergunnar18-Jan-08 10:14 
AnswerRe: ADO.net: How to omit Columns from a DataTable in a DataGridView??? Pin
Gareth H18-Jan-08 10:27
Gareth H18-Jan-08 10:27 
AnswerRe: ADO.net: How to omit Columns from a DataTable in a DataGridView??? Pin
ChrisKo18-Jan-08 11:04
ChrisKo18-Jan-08 11:04 
AnswerRe: ADO.net: How to omit Columns from a DataTable in a DataGridView??? Pin
dergunnar18-Jan-08 12:44
dergunnar18-Jan-08 12:44 
Okay,

I should have asked a little more specific. The problem is I´m not working with a databasee. I just read an xml file into the dataset. since it is a local application that´s the easiest way to go.
the next thing is that I want to work with all the columns in the DataTable. that means that in the Datatable the columns ID, Name, middleName... ahould be present. not loading them doesn´t help me.

my problem really lies between the dataTable (already in memory) and the DataGridView.

A workaround for the compound name column that came to me is to create a column FullName in tblFriends. so the only problem would be to prevent the rest of the columns from being displayed n the DataGridView.

Thanx for your help so far!!!

der gunnar
GeneralDrawing Circle and picture in that Pin
alishazdeh18-Jan-08 9:48
alishazdeh18-Jan-08 9:48 
GeneralRe: Drawing Circle and picture in that Pin
Ennis Ray Lynch, Jr.18-Jan-08 9:54
Ennis Ray Lynch, Jr.18-Jan-08 9:54 
GeneralDataSet Pin
simworld18-Jan-08 9:44
simworld18-Jan-08 9:44 
GeneralRe: DataSet Pin
PIEBALDconsult18-Jan-08 9:49
mvePIEBALDconsult18-Jan-08 9:49 
GeneralRe: DataSet Pin
simworld19-Jan-08 8:26
simworld19-Jan-08 8:26 
GeneralPrint Preview in landscape Pin
Christian Graus18-Jan-08 9:21
protectorChristian Graus18-Jan-08 9:21 
GeneralRe: Print Preview in landscape Pin
Luc Pattyn18-Jan-08 10:17
sitebuilderLuc Pattyn18-Jan-08 10:17 
GeneralRe: Print Preview in landscape Pin
Christian Graus18-Jan-08 10:28
protectorChristian Graus18-Jan-08 10:28 
Questionhow objects use memory Pin
netJP12L18-Jan-08 8:52
netJP12L18-Jan-08 8:52 
AnswerRe: how objects use memory Pin
Christian Graus18-Jan-08 9:06
protectorChristian Graus18-Jan-08 9:06 
AnswerRe: how objects use memory Pin
ChrisKo18-Jan-08 9:09
ChrisKo18-Jan-08 9:09 
AnswerRe: how objects use memory Pin
Ennis Ray Lynch, Jr.18-Jan-08 9:55
Ennis Ray Lynch, Jr.18-Jan-08 9:55 
GeneralWeb browser events Pin
Christian Graus18-Jan-08 6:51
protectorChristian Graus18-Jan-08 6:51 
GeneralRe: Web browser events Pin
eggsovereasy18-Jan-08 7:40
eggsovereasy18-Jan-08 7:40 
GeneralRe: Web browser events Pin
Christian Graus18-Jan-08 9:02
protectorChristian Graus18-Jan-08 9:02 
GeneralRe: Web browser events Pin
ChrisKo18-Jan-08 7:44
ChrisKo18-Jan-08 7:44 
GeneralRe: Web browser events Pin
Christian Graus18-Jan-08 9:02
protectorChristian Graus18-Jan-08 9:02 

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.