Click here to Skip to main content
16,012,843 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Vb6 sybntax counterpart of VB.Net. Pin
Eddy Vluggen17-Jun-10 22:46
professionalEddy Vluggen17-Jun-10 22:46 
QuestionHelp with a code I can't seem to get work Pin
John McMahon11-Jun-10 7:02
John McMahon11-Jun-10 7:02 
AnswerRe: Help with a code I can't seem to get work Pin
Kschuler11-Jun-10 7:29
Kschuler11-Jun-10 7:29 
GeneralRe: Help with a code I can't seem to get work Pin
John McMahon11-Jun-10 7:31
John McMahon11-Jun-10 7:31 
GeneralRe: Help with a code I can't seem to get work Pin
John McMahon11-Jun-10 7:33
John McMahon11-Jun-10 7:33 
GeneralRe: Help with a code I can't seem to get work Pin
Wes Aday11-Jun-10 7:41
professionalWes Aday11-Jun-10 7:41 
GeneralRe: Help with a code I can't seem to get work Pin
John McMahon11-Jun-10 7:42
John McMahon11-Jun-10 7:42 
QuestionStop formatting of datagridview cell [solved] Pin
chrispowell1234511-Jun-10 1:01
chrispowell1234511-Jun-10 1:01 
Hello everyone,

I've got a datagridview in a control which i populate programmatically using values retrieved from a database. Mostly it is fine, however when I set the vale of the cell to be a date i.e "2010-06-10" it transforms it into "10/06/2010 00:00:00". Oh and the type on the database is date...I'm guessing this is what vb is using as the cells format....

I don't mind the date switching around but the addition of the 00:00:00 looks stupid. I know it's probably very simple but I can't find the solution anywhere.

thanks in advance

Chris

modified on Friday, June 11, 2010 11:11 AM

AnswerRe: Stop formatting of datagridview cell Pin
Wayne Gaylard11-Jun-10 1:30
professionalWayne Gaylard11-Jun-10 1:30 
GeneralRe: Stop formatting of datagridview cell Pin
chrispowell1234511-Jun-10 3:01
chrispowell1234511-Jun-10 3:01 
GeneralRe: Stop formatting of datagridview cell Pin
Wayne Gaylard11-Jun-10 3:34
professionalWayne Gaylard11-Jun-10 3:34 
GeneralRe: Stop formatting of datagridview cell Pin
chrispowell1234511-Jun-10 5:11
chrispowell1234511-Jun-10 5:11 
GeneralRe: Stop formatting of datagridview cell Pin
Luc Pattyn11-Jun-10 6:40
sitebuilderLuc Pattyn11-Jun-10 6:40 
GeneralRe: Stop formatting of datagridview cell Pin
Wayne Gaylard11-Jun-10 16:53
professionalWayne Gaylard11-Jun-10 16:53 
GeneralRe: Stop formatting of datagridview cell Pin
Luc Pattyn11-Jun-10 17:15
sitebuilderLuc Pattyn11-Jun-10 17:15 
GeneralRe: Stop formatting of datagridview cell Pin
chrispowell1234513-Jun-10 22:30
chrispowell1234513-Jun-10 22:30 
GeneralRe: Stop formatting of datagridview cell Pin
Wayne Gaylard14-Jun-10 20:22
professionalWayne Gaylard14-Jun-10 20:22 
AnswerRe: Stop formatting of datagridview cell Pin
ddecoy11-Jun-10 1:31
ddecoy11-Jun-10 1:31 
GeneralRe: Stop formatting of datagridview cell Pin
ddecoy11-Jun-10 1:32
ddecoy11-Jun-10 1:32 
AnswerRe: Stop formatting of datagridview cell Pin
Luc Pattyn11-Jun-10 3:40
sitebuilderLuc Pattyn11-Jun-10 3:40 
QuestionDetermining if WindowsForm is open and closing it Pin
Member 442053410-Jun-10 21:39
Member 442053410-Jun-10 21:39 
AnswerRe: Determining if WindowsForm is open and closing it Pin
freakyit10-Jun-10 22:10
freakyit10-Jun-10 22:10 
GeneralRe: Determining if WindowsForm is open and closing it Pin
Member 442053410-Jun-10 22:55
Member 442053410-Jun-10 22:55 
AnswerRe: Determining if WindowsForm is open and closing it Pin
Wayne Gaylard10-Jun-10 23:20
professionalWayne Gaylard10-Jun-10 23:20 
GeneralRe: Determining if WindowsForm is open and closing it Pin
Member 442053410-Jun-10 23:35
Member 442053410-Jun-10 23: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.