Click here to Skip to main content
15,916,693 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralCombo box question Pin
dptalt11-Aug-05 5:10
dptalt11-Aug-05 5:10 
GeneralRe: Combo box question Pin
Anonymous11-Aug-05 10:53
Anonymous11-Aug-05 10:53 
GeneralRe: Combo box question Pin
dptalt12-Aug-05 3:12
dptalt12-Aug-05 3:12 
GeneralCombo box problem Pin
dptalt11-Aug-05 5:03
dptalt11-Aug-05 5:03 
GeneralRe: Combo box problem Pin
Christian Graus11-Aug-05 12:58
protectorChristian Graus11-Aug-05 12:58 
GeneralRe: Combo box problem Pin
dptalt12-Aug-05 3:36
dptalt12-Aug-05 3:36 
GeneralComboBox Pin
Scott Mitchell11-Aug-05 4:34
Scott Mitchell11-Aug-05 4:34 
GeneralLimiting decimal places Pin
utservoalius11-Aug-05 4:11
utservoalius11-Aug-05 4:11 
Anyone out there know a slick way to get a label to display a decimal numeric value, limiting the value to only 1 decimal place to the right of the decimal? I.e.- show 125.5 instead of 125.5665 I've tried designating as currency and single but the only way I've limited at all was to assign the numeric value to a string with limited length, i.e.- x as string * 5. But while this correctly displays the 125.5 it also allows something like 32.34 to display as well.

Any thoughts?

Will
GeneralRe: Limiting decimal places Pin
rwestgraham11-Aug-05 8:28
rwestgraham11-Aug-05 8:28 
GeneralRe: Limiting decimal places Pin
utservoalius11-Aug-05 16:05
utservoalius11-Aug-05 16:05 
GeneralRe: Limiting decimal places Pin
rwestgraham11-Aug-05 16:20
rwestgraham11-Aug-05 16:20 
GeneralList machines on the network Pin
Duncan Edwards Jones11-Aug-05 3:43
professionalDuncan Edwards Jones11-Aug-05 3:43 
GeneralRe: List machines on the network Pin
Duncan Edwards Jones13-Aug-05 13:20
professionalDuncan Edwards Jones13-Aug-05 13:20 
Generalstored procedures Pin
Anonymous11-Aug-05 3:32
Anonymous11-Aug-05 3:32 
GeneralRe: stored procedures Pin
toxcct11-Aug-05 3:38
toxcct11-Aug-05 3:38 
GeneralRe: stored procedures Pin
alexvw11-Aug-05 5:36
alexvw11-Aug-05 5:36 
QuestionHow to export dynamically generated html table to Excel Sheet Pin
Smitha Bavandla11-Aug-05 3:05
Smitha Bavandla11-Aug-05 3:05 
GeneralEditable ListView Pin
Greeky10-Aug-05 22:40
Greeky10-Aug-05 22:40 
GeneralDataGridColumn Problem Pin
Greeky10-Aug-05 22:19
Greeky10-Aug-05 22:19 
Generalspecial Excel Datagrid Pin
Greeky10-Aug-05 22:18
Greeky10-Aug-05 22:18 
GeneralAdding Nodes to TreeView from FIles Pin
AyBee10-Aug-05 20:21
AyBee10-Aug-05 20:21 
GeneralRe: Adding Nodes to TreeView from FIles Pin
Christian Graus14-Aug-05 14:25
protectorChristian Graus14-Aug-05 14:25 
GeneralRe: Adding Nodes to TreeView from FIles Pin
AyBee15-Aug-05 18:45
AyBee15-Aug-05 18:45 
QuestionHow do I pass an Array/ArrayList to a WebService ... Pin
MaWeRic10-Aug-05 19:45
MaWeRic10-Aug-05 19:45 
AnswerRe: How do I pass an Array/ArrayList to a WebService ... Pin
Christian Graus10-Aug-05 20:46
protectorChristian Graus10-Aug-05 20: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.