Click here to Skip to main content
15,920,708 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: {"Exception from HRESULT: 0x800A5077"} Pin
Paul Conrad7-Jan-08 12:51
professionalPaul Conrad7-Jan-08 12:51 
QuestionHow to create My computer treeview in VB.Net Pin
bircut6-Jan-08 17:31
bircut6-Jan-08 17:31 
GeneralSort column 1 and after column 2 Pin
helelark1236-Jan-08 4:04
helelark1236-Jan-08 4:04 
AnswerRe: Sort column 1 and after column 2 Pin
Guffa6-Jan-08 5:12
Guffa6-Jan-08 5:12 
GeneralRe: Sort column 1 and after column 2 Pin
helelark1238-Jan-08 20:53
helelark1238-Jan-08 20:53 
AnswerRe: Sort column 1 and after column 2 Pin
Guffa9-Jan-08 3:49
Guffa9-Jan-08 3:49 
GeneralRe: Sort column 1 and after column 2 Pin
helelark1239-Jan-08 4:04
helelark1239-Jan-08 4:04 
GeneralRe: Sort column 1 and after column 2 Pin
Guffa9-Jan-08 16:04
Guffa9-Jan-08 16:04 
shaynoy wrote:
I understand but what I need is to know if I can sort 2 columns as I showed before. Is it possible?


No, that is not possible. I already explained in the first reply that you can't concatenate DataGridViewColumn objects. You have to use an IComparer to sort on more than one column.

Experience is the sum of all the mistakes you have done.

AnswerRe: Sort column 1 and after column 2 Pin
helelark12312-Jan-08 2:57
helelark12312-Jan-08 2:57 
GeneralReading text file Pin
Ahamed Azeem5-Jan-08 21:54
Ahamed Azeem5-Jan-08 21:54 
GeneralRe: Reading text file Pin
Christian Graus5-Jan-08 22:53
protectorChristian Graus5-Jan-08 22:53 
GeneralRetrieve Parts from Item in Arraylist Pin
Dayekh5-Jan-08 19:34
Dayekh5-Jan-08 19:34 
AnswerRe: Retrieve Parts from Item in Arraylist Pin
Reza Raad5-Jan-08 19:56
Reza Raad5-Jan-08 19:56 
GeneralRe: Retrieve Parts from Item in Arraylist Pin
Dayekh6-Jan-08 12:05
Dayekh6-Jan-08 12:05 
GeneralProgram Files Nightmare Pin
Dreamer20075-Jan-08 1:43
Dreamer20075-Jan-08 1:43 
GeneralRe: Program Files Nightmare Pin
nlarson115-Jan-08 3:45
nlarson115-Jan-08 3:45 
GeneralRe: Program Files Nightmare Pin
Dave Kreskowiak5-Jan-08 15:14
mveDave Kreskowiak5-Jan-08 15:14 
GeneralRe: Program Files Nightmare Pin
Dreamer20076-Jan-08 19:32
Dreamer20076-Jan-08 19:32 
GeneralRe: Program Files Nightmare Pin
Dave Kreskowiak7-Jan-08 3:01
mveDave Kreskowiak7-Jan-08 3:01 
QuestionWhen do and where do i decide i need to adopt threading if at all ??? Pin
vbbeg4-Jan-08 20:37
vbbeg4-Jan-08 20:37 
AnswerRe: When do and where do i decide i need to adopt threading if at all ??? Pin
Guffa5-Jan-08 7:32
Guffa5-Jan-08 7:32 
AnswerRe: When do and where do i decide i need to adopt threading if at all ??? Pin
Luc Pattyn5-Jan-08 11:08
sitebuilderLuc Pattyn5-Jan-08 11:08 
GeneralRe: When do and where do i decide i need to adopt threading if at all ??? Pin
vbbeg5-Jan-08 22:47
vbbeg5-Jan-08 22:47 
GeneralRe: When do and where do i decide i need to adopt threading if at all ??? Pin
Luc Pattyn6-Jan-08 2:59
sitebuilderLuc Pattyn6-Jan-08 2:59 
QuestionHow to suppress a column in datagrid? (vb.net 1.1) Pin
infotools4-Jan-08 20:23
infotools4-Jan-08 20:23 

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.