Click here to Skip to main content
16,015,032 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSetting focus to a cell in a DataGridView Pin
dptalt16-Jan-07 9:59
dptalt16-Jan-07 9:59 
Questioncircle Pin
charchabil0316-Jan-07 8:19
charchabil0316-Jan-07 8:19 
AnswerRe: circle Pin
Dave Kreskowiak16-Jan-07 9:24
mveDave Kreskowiak16-Jan-07 9:24 
GeneralRe: circle Pin
charchabil0316-Jan-07 9:28
charchabil0316-Jan-07 9:28 
GeneralRe: circle Pin
Dave Kreskowiak16-Jan-07 9:32
mveDave Kreskowiak16-Jan-07 9:32 
Questionsequence text boxes name Pin
kendo1716-Jan-07 6:46
kendo1716-Jan-07 6:46 
AnswerRe: sequence text boxes name Pin
Tim Carmichael16-Jan-07 6:54
Tim Carmichael16-Jan-07 6:54 
AnswerRe: sequence text boxes name Pin
Christian Graus16-Jan-07 8:19
protectorChristian Graus16-Jan-07 8:19 
kendo17 wrote:
180 of them

Well, your basic problem is that your UI sucks.  Use a grid if you want a grid.  Don't use 180 text boxes if they don't represent a grid.

The other problem is that your naming convention sucks, and that if you want to set the names of your controls, you should do it in the designer, or if you're dynamically creating them, you should put them where you want them in the first place.


Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

AnswerRe: sequence text boxes name Pin
mtone16-Jan-07 9:49
mtone16-Jan-07 9:49 
QuestionSound alert Pin
charchabil0316-Jan-07 6:36
charchabil0316-Jan-07 6:36 
AnswerRe: Sound alert Pin
Tim Carmichael16-Jan-07 6:57
Tim Carmichael16-Jan-07 6:57 
GeneralRe: Sound alert Pin
charchabil0316-Jan-07 7:00
charchabil0316-Jan-07 7:00 
GeneralRe: Sound alert Pin
Tim Carmichael16-Jan-07 7:21
Tim Carmichael16-Jan-07 7:21 
GeneralRe: Sound alert Pin
charchabil0316-Jan-07 7:45
charchabil0316-Jan-07 7:45 
AnswerRe: Sound alert Pin
Kschuler16-Jan-07 10:40
Kschuler16-Jan-07 10:40 
Questiontext boxes Pin
kendo1716-Jan-07 4:40
kendo1716-Jan-07 4:40 
AnswerRe: text boxes Pin
Dave Kreskowiak16-Jan-07 4:42
mveDave Kreskowiak16-Jan-07 4:42 
AnswerRe: text boxes Pin
shreekar16-Jan-07 17:56
shreekar16-Jan-07 17:56 
QuestionConverting string to integer Pin
johnjsm16-Jan-07 4:32
johnjsm16-Jan-07 4:32 
AnswerRe: Converting string to integer Pin
Dave Kreskowiak16-Jan-07 5:16
mveDave Kreskowiak16-Jan-07 5:16 
GeneralRe: Converting string to integer Pin
johnjsm16-Jan-07 6:05
johnjsm16-Jan-07 6:05 
GeneralRe: Converting string to integer Pin
Dave Kreskowiak16-Jan-07 7:54
mveDave Kreskowiak16-Jan-07 7:54 
GeneralRe: Converting string to integer Pin
johnjsm16-Jan-07 21:44
johnjsm16-Jan-07 21:44 
AnswerRe: Converting string to integer Pin
Marc Soleda16-Jan-07 6:05
Marc Soleda16-Jan-07 6:05 
QuestionInformation from one pgm to another Pin
henur16-Jan-07 2:12
henur16-Jan-07 2:12 

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.