Click here to Skip to main content
15,909,199 members
Home / Discussions / C#
   

C#

 
GeneralRe: Strange behaviour of StreamReader.Peek() Pin
SebbaP11-Nov-04 10:12
SebbaP11-Nov-04 10:12 
GeneralRe: Strange behaviour of StreamReader.Peek() Pin
Stefan Troschuetz11-Nov-04 22:04
Stefan Troschuetz11-Nov-04 22:04 
GeneralClearing DateTimePicker Pin
MagdyYousif11-Nov-04 2:29
MagdyYousif11-Nov-04 2:29 
GeneralRe: Clearing DateTimePicker Pin
Corinna John11-Nov-04 3:09
Corinna John11-Nov-04 3:09 
GeneralDATASETS Pin
Brendan Vogt11-Nov-04 1:29
Brendan Vogt11-Nov-04 1:29 
GeneralRe: DATASETS Pin
Skynyrd11-Nov-04 3:55
Skynyrd11-Nov-04 3:55 
GeneralRe: DATASETS Pin
Le centriste11-Nov-04 4:12
Le centriste11-Nov-04 4:12 
GeneralBinding Collection to DataGrid Pin
Derec Roofie11-Nov-04 1:24
Derec Roofie11-Nov-04 1:24 
Hi,

I am using collection to bind data to datagrid.

Dim oCars as CarCollections = New CarCollections
DataGrid1.DataSource = oCars

Everyithing work fine but there is a sorting problem.
If I do so, there is no sorting features in DataGrid. When I bind DataSet to Datagrid I can Sort data in DataGrid by clicking on columns header. DataGRid automaticly sort filled data according clicked colum.

When I bind datagrid to Collection that features is missing.

What should i do, in Collection class - CarsCollection, to have sorting features back

Thanks in advance
P.S. Sorry for bad English

... Never argue with an idiot, they will drag you down to their level and beat you with experience
GeneralRe: Binding Collection to DataGrid Pin
Daniel Turini11-Nov-04 2:07
Daniel Turini11-Nov-04 2:07 
GeneralRe: Binding Collection to DataGrid Pin
Derec Roofie11-Nov-04 5:18
Derec Roofie11-Nov-04 5:18 
GeneralRe: Binding Collection to DataGrid Pin
Daniel Turini11-Nov-04 5:26
Daniel Turini11-Nov-04 5:26 
QuestionHow to determin parent class Pin
Derec Roofie11-Nov-04 1:14
Derec Roofie11-Nov-04 1:14 
AnswerRe: How to determin parent class Pin
Daniel Turini11-Nov-04 2:06
Daniel Turini11-Nov-04 2:06 
GeneralC# attribute - hlp Pin
dstefan8210-Nov-04 23:45
dstefan8210-Nov-04 23:45 
GeneralNetwork traffic monitoring Pin
JeffHarrold10-Nov-04 22:32
JeffHarrold10-Nov-04 22:32 
GeneralRe: Network traffic monitoring Pin
leppie11-Nov-04 0:19
leppie11-Nov-04 0:19 
GeneralRe: Network traffic monitoring Pin
JeffHarrold11-Nov-04 0:56
JeffHarrold11-Nov-04 0:56 
GeneralRe: Network traffic monitoring Pin
yoaz11-Nov-04 7:27
yoaz11-Nov-04 7:27 
GeneralRe: Network traffic monitoring Pin
JeffHarrold11-Nov-04 11:41
JeffHarrold11-Nov-04 11:41 
GeneralRe: Network traffic monitoring Pin
yoaz11-Nov-04 22:40
yoaz11-Nov-04 22:40 
Generalobtaining values of documentproperties for printing Pin
jomargon10-Nov-04 22:29
jomargon10-Nov-04 22:29 
GeneralBitmap from MetaFile Pin
3green10-Nov-04 22:03
3green10-Nov-04 22:03 
GeneralC# and Microsoft Access Pin
Newbie_Toy10-Nov-04 19:26
Newbie_Toy10-Nov-04 19:26 
GeneralRe: C# and Microsoft Access Pin
Charlie Williams11-Nov-04 6:27
Charlie Williams11-Nov-04 6:27 
GeneralRe: C# and Microsoft Access Pin
Anonymous11-Nov-04 10:35
Anonymous11-Nov-04 10:35 

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.