Click here to Skip to main content
15,887,083 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to show time zones in dates (Time Stamp) Pin
den2k8818-Feb-15 22:42
professionalden2k8818-Feb-15 22:42 
GeneralRe: How to show time zones in dates (Time Stamp) Pin
Tim Carmichael19-Feb-15 1:23
Tim Carmichael19-Feb-15 1:23 
GeneralRe: How to show time zones in dates (Time Stamp) Pin
Murray Whipps19-Feb-15 6:32
Murray Whipps19-Feb-15 6:32 
QuestionDeconstruction of a VBA Code Module Pin
ruvain18-Feb-15 0:41
ruvain18-Feb-15 0:41 
AnswerRe: Deconstruction of a VBA Code Module Pin
Chris Quinn18-Feb-15 1:00
Chris Quinn18-Feb-15 1:00 
QuestionData entry in VB6Flexgrid1 developed by Mostafa Kaisoun Pin
Preeti197917-Feb-15 21:23
Preeti197917-Feb-15 21:23 
AnswerRe: Data entry in VB6Flexgrid1 developed by Mostafa Kaisoun Pin
Chris Quinn17-Feb-15 21:37
Chris Quinn17-Feb-15 21:37 
AnswerRe: Data entry in VB6Flexgrid1 developed by Mostafa Kaisoun Pin
den2k8817-Feb-15 22:13
professionalden2k8817-Feb-15 22:13 
More generally: I saw that the original MS Flexgrid control (which I assume is the parent of VB6FlexGrid1) has a event named RowColChange that, as the Change event is usually managed in VB, is triggered BEFORE the selection fo the new cell. I think you can trap that event, check if the new Row,Col is inside your range and if not manually set the new Row,Col (to the previously selected one, for example).

I hope to have been of aid,
Denis
Geek code v 3.12
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++*
Weapons extension: ma- k++ F+2 X

GeneralRe: Data entry in VB6Flexgrid1 developed by Mostafa Kaisoun Pin
Preeti197918-Feb-15 22:23
Preeti197918-Feb-15 22:23 
QuestionEntity Framework : Set value of a not-mapped property inside a query Pin
dilkonika17-Feb-15 17:03
dilkonika17-Feb-15 17:03 
QuestionEntity Framework : Incorrect result in child collections when repeat query Pin
dilkonika16-Feb-15 15:53
dilkonika16-Feb-15 15:53 
QuestionWindows Form VB 2010 Pin
BobbyStrain16-Feb-15 6:37
BobbyStrain16-Feb-15 6:37 
SuggestionRe: Windows Form VB 2010 Pin
Richard MacCutchan16-Feb-15 7:42
mveRichard MacCutchan16-Feb-15 7:42 
GeneralRe: Windows Form VB 2010 Pin
BobbyStrain16-Feb-15 8:51
BobbyStrain16-Feb-15 8:51 
GeneralRe: Windows Form VB 2010 Pin
Dave Kreskowiak16-Feb-15 9:39
mveDave Kreskowiak16-Feb-15 9:39 
GeneralRe: Windows Form VB 2010 Pin
BobbyStrain16-Feb-15 9:59
BobbyStrain16-Feb-15 9:59 
GeneralRe: Windows Form VB 2010 Pin
Dave Kreskowiak16-Feb-15 10:11
mveDave Kreskowiak16-Feb-15 10:11 
GeneralRe: Windows Form VB 2010 Pin
BobbyStrain16-Feb-15 10:18
BobbyStrain16-Feb-15 10:18 
GeneralRe: Windows Form VB 2010 Pin
Dave Kreskowiak16-Feb-15 10:38
mveDave Kreskowiak16-Feb-15 10:38 
GeneralRe: Windows Form VB 2010 Pin
BobbyStrain16-Feb-15 12:15
BobbyStrain16-Feb-15 12:15 
GeneralRe: Windows Form VB 2010 Pin
Dave Kreskowiak16-Feb-15 12:31
mveDave Kreskowiak16-Feb-15 12:31 
GeneralRe: Windows Form VB 2010 Pin
Richard MacCutchan16-Feb-15 21:18
mveRichard MacCutchan16-Feb-15 21:18 
GeneralRe: Windows Form VB 2010 Pin
BobbyStrain17-Feb-15 5:39
BobbyStrain17-Feb-15 5:39 
GeneralRe: Windows Form VB 2010 Pin
Richard MacCutchan17-Feb-15 6:06
mveRichard MacCutchan17-Feb-15 6:06 
GeneralRe: Windows Form VB 2010 Pin
BobbyStrain17-Feb-15 10:35
BobbyStrain17-Feb-15 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.