Click here to Skip to main content
15,911,646 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Dave Kreskowiak14-Dec-07 0:54
mveDave Kreskowiak14-Dec-07 0:54 
GeneralRe: Unable to load dll on computers which do not have Visual Studio installed Pin
Member 408492814-Dec-07 9:36
Member 408492814-Dec-07 9:36 
GeneralFlie dll Pin
ra_shieru13-Dec-07 4:58
ra_shieru13-Dec-07 4:58 
GeneralRe: Flie dll Pin
Dave Kreskowiak13-Dec-07 6:48
mveDave Kreskowiak13-Dec-07 6:48 
QuestionOptional Array in function not working in COM class?!? Pin
djdjoko13-Dec-07 4:22
djdjoko13-Dec-07 4:22 
AnswerRe: Optional Array in function not working in COM class?!? Pin
Dave Kreskowiak13-Dec-07 6:46
mveDave Kreskowiak13-Dec-07 6:46 
GeneralString to Datagridviewcell Conversion Pin
VB 8.013-Dec-07 1:09
VB 8.013-Dec-07 1:09 
GeneralRe: String to Datagridviewcell Conversion Pin
Dave Kreskowiak13-Dec-07 1:48
mveDave Kreskowiak13-Dec-07 1:48 
For the second time, you cannot convert a String to a DataGridViewCell object.

The code, as you've written it, doesn't say what you want to do with the DataGridViewCell or the String you're trying to convert. It LOOKS like you're trying to put the string INTO a DataGridViewCell, but which one? You don't have any code referencing any existing DGVC.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralRe: String to Datagridviewcell Conversion Pin
VB 8.014-Dec-07 0:42
VB 8.014-Dec-07 0:42 
GeneralRe: String to Datagridviewcell Conversion Pin
Dave Kreskowiak14-Dec-07 0:48
mveDave Kreskowiak14-Dec-07 0:48 
GeneralRe: String to Datagridviewcell Conversion Pin
VB 8.016-Dec-07 21:43
VB 8.016-Dec-07 21:43 
GeneralRe: String to Datagridviewcell Conversion Pin
Dave Kreskowiak17-Dec-07 1:41
mveDave Kreskowiak17-Dec-07 1:41 
QuestionHow to Update Binded Combobox value ? Pin
rashadaliarshad12-Dec-07 23:29
rashadaliarshad12-Dec-07 23:29 
GeneralRe: How to Update Binded Combobox value ? Pin
Dave Kreskowiak13-Dec-07 4:15
mveDave Kreskowiak13-Dec-07 4:15 
AnswerRe: How to Update Binded Combobox value ? Pin
rashadaliarshad13-Dec-07 20:57
rashadaliarshad13-Dec-07 20:57 
GeneralRAS - Creation of a VPN connnection Pin
Xavier Laurent12-Dec-07 23:24
Xavier Laurent12-Dec-07 23:24 
GeneralRe: RAS - Creation of a VPN connnection Pin
Dave Kreskowiak13-Dec-07 7:20
mveDave Kreskowiak13-Dec-07 7:20 
Generalsub report could not be shown Pin
di3.ny2812-Dec-07 21:38
di3.ny2812-Dec-07 21:38 
GeneralRe: sub report could not be shown Pin
Dave Kreskowiak13-Dec-07 7:22
mveDave Kreskowiak13-Dec-07 7:22 
Questionhow to hide the Start Button in Vista using VB.NET2005 Pin
funakawa12-Dec-07 18:29
funakawa12-Dec-07 18:29 
GeneralRe: how to hide the Start Button in Vista using VB.NET2005 Pin
Michael Sync12-Dec-07 22:24
Michael Sync12-Dec-07 22:24 
GeneralRe: how to hide the Start Button in Vista using VB.NET2005 Pin
funakawa16-Dec-07 16:11
funakawa16-Dec-07 16:11 
QuestionHelp on dymanic installation Pin
highjo12-Dec-07 12:28
highjo12-Dec-07 12:28 
GeneralRe: Help on dymanic installation Pin
Michael Sync12-Dec-07 22:18
Michael Sync12-Dec-07 22:18 
GeneralRe: Help on dymanic installation Pin
highjo13-Dec-07 8:49
highjo13-Dec-07 8:49 

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.