Click here to Skip to main content
15,909,440 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralVB6 AddIn to minimize coding. Pin
Ritesh Sompura11-Nov-04 3:25
Ritesh Sompura11-Nov-04 3:25 
Questionlinks for good VB6 site ? Pin
ronenw11-Nov-04 1:44
ronenw11-Nov-04 1:44 
AnswerRe: links for good VB6 site ? Pin
Duncan Edwards Jones11-Nov-04 1:48
professionalDuncan Edwards Jones11-Nov-04 1:48 
AnswerRe: links for good VB6 site ? Pin
Mekong River11-Nov-04 13:49
Mekong River11-Nov-04 13:49 
QuestionHow to determine parent class Pin
Derec Roofie11-Nov-04 1:30
Derec Roofie11-Nov-04 1:30 
AnswerRe: How to determine parent class Pin
MohammadAmiry12-Nov-04 2:19
MohammadAmiry12-Nov-04 2:19 
AnswerRe: How to determine parent class Pin
J4amieC12-Nov-04 2:53
J4amieC12-Nov-04 2:53 
GeneralBinding Collection to DataGrid Pin
Derec Roofie11-Nov-04 1:27
Derec Roofie11-Nov-04 1:27 
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 to 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


... Never argue with an idiot, they will drag you down to their level and beat you with experience
GeneralClearing the Date column in a datatable Pin
KingVikram10-Nov-04 20:46
KingVikram10-Nov-04 20:46 
GeneralRun a .WAV file Pin
pht999910-Nov-04 17:21
pht999910-Nov-04 17:21 
GeneralRe: Run a .WAV file Pin
MohammadAmiry12-Nov-04 3:08
MohammadAmiry12-Nov-04 3:08 
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak15-Nov-04 9:06
mveDave Kreskowiak15-Nov-04 9:06 
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak15-Nov-04 9:09
mveDave Kreskowiak15-Nov-04 9:09 
GeneralRe: Run a .WAV file Pin
pht999916-Nov-04 21:43
pht999916-Nov-04 21:43 
GeneralRe: Run a .WAV file Pin
Dave Kreskowiak17-Nov-04 15:38
mveDave Kreskowiak17-Nov-04 15:38 
GeneralGone Backwards! :( Pin
Ray Cassick10-Nov-04 15:15
Ray Cassick10-Nov-04 15:15 
QuestionHow to show a form after closing it .. Pin
Modern_night10-Nov-04 13:56
Modern_night10-Nov-04 13:56 
AnswerRe: How to show a form after closing it .. Pin
Christian Graus10-Nov-04 14:25
protectorChristian Graus10-Nov-04 14:25 
GeneralRe: How to show a form after closing it .. Pin
Fade (Amit BS)10-Nov-04 15:49
Fade (Amit BS)10-Nov-04 15:49 
AnswerRe: How to show a form after closing it .. Pin
Steven Campbell11-Nov-04 6:48
Steven Campbell11-Nov-04 6:48 
GeneralRe: How to show a form after closing it .. Pin
Modern_night11-Nov-04 9:40
Modern_night11-Nov-04 9:40 
GeneralRe: How to show a form after closing it .. Pin
Steven Campbell11-Nov-04 14:48
Steven Campbell11-Nov-04 14:48 
GeneralRe: How to show a form after closing it .. Pin
Modern_night12-Nov-04 10:41
Modern_night12-Nov-04 10:41 
GeneralRe: How to show a form after closing it .. Pin
jamesbronw15-Nov-04 16:39
jamesbronw15-Nov-04 16:39 
QuestionMessenger users online/offline? Pin
[DK]KiloDunse10-Nov-04 13:10
[DK]KiloDunse10-Nov-04 13:10 

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.