Click here to Skip to main content
15,892,269 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: maxlength of textbox Pin
Christian Graus16-Jan-07 15:06
protectorChristian Graus16-Jan-07 15:06 
QuestionUpdating/Patching Pin
spelltwister16-Jan-07 13:27
spelltwister16-Jan-07 13:27 
QuestionWord.doc Pin
Anybloodyid16-Jan-07 11:39
Anybloodyid16-Jan-07 11:39 
AnswerRe: Word.doc Pin
shreekar16-Jan-07 17:49
shreekar16-Jan-07 17:49 
GeneralRe: Word.doc Pin
Anybloodyid16-Jan-07 23:10
Anybloodyid16-Jan-07 23:10 
GeneralRe: Word.doc Pin
shreekar16-Jan-07 23:17
shreekar16-Jan-07 23:17 
GeneralRe: Word.doc Pin
Anybloodyid17-Jan-07 3:15
Anybloodyid17-Jan-07 3:15 
QuestionPrice Break DataGrid Pin
penguin500016-Jan-07 11:38
penguin500016-Jan-07 11:38 
Hi,
I'm using VB.NET 2005 Express, and I want to create a price break DataGrid having three columns, with an unknown number of rows.

In column 0, I want "From"
In column 1, I want "To"
In column 2, I want "Price"
That bit is easy enough.

The complicated bit, for me, is applying a min and max to the "From" and "To" cells. So, for example, if the user has entered ...

From|To|Price
1|9|5.00

... on the first row, when the user comes to add the next row, I want the "From" cell on the new row to only accept a value greater than 9, so the table may look like ...

From|To|Price
1|9|5.00
10|20|4.50

Any help would be greatly appreciated.
AnswerRe: Price Break DataGrid [modified] Pin
dptalt17-Jan-07 4:06
dptalt17-Jan-07 4:06 
QuestionPackaging problem.. dll file not found...how to add it... Pin
JustmeNick16-Jan-07 10:27
JustmeNick16-Jan-07 10:27 
AnswerRe: Packaging problem.. dll file not found...how to add it... Pin
Kschuler16-Jan-07 10:48
Kschuler16-Jan-07 10:48 
AnswerRe: Packaging problem.. dll file not found...how to add it... Pin
dptalt17-Jan-07 4:10
dptalt17-Jan-07 4:10 
GeneralRe: Packaging problem.. dll file not found...how to add it... Pin
JustmeNick17-Jan-07 4:21
JustmeNick17-Jan-07 4:21 
GeneralRe: Packaging problem.. dll file not found...how to add it... Pin
dptalt17-Jan-07 5:04
dptalt17-Jan-07 5:04 
GeneralRe: Packaging problem.. dll file not found...how to add it... Pin
JustmeNick17-Jan-07 5:23
JustmeNick17-Jan-07 5:23 
GeneralRe: Packaging problem.. dll file not found...how to add it... Pin
dptalt17-Jan-07 5:54
dptalt17-Jan-07 5:54 
GeneralRe: Packaging problem.. dll file not found...how to add it... Pin
JustmeNick17-Jan-07 6:27
JustmeNick17-Jan-07 6:27 
Questionmain menu Pin
kendo1716-Jan-07 10:24
kendo1716-Jan-07 10:24 
AnswerRe: main menu Pin
JustmeNick16-Jan-07 10:30
JustmeNick16-Jan-07 10:30 
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 

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.