Click here to Skip to main content
15,914,074 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Remote Desktop Application Pin
Newbie5118-Apr-12 9:47
Newbie5118-Apr-12 9:47 
GeneralRe: Remote Desktop Application Pin
Benaiah Mischenko18-Apr-12 9:56
Benaiah Mischenko18-Apr-12 9:56 
GeneralRe: Remote Desktop Application Pin
Newbie5118-Apr-12 10:23
Newbie5118-Apr-12 10:23 
QuestionPopulate a pdf or word document from vb.net? Pin
alejx17-Apr-12 13:17
alejx17-Apr-12 13:17 
AnswerRe: Populate a pdf or word document from vb.net? Pin
JohnPayton17-Apr-12 14:33
JohnPayton17-Apr-12 14:33 
GeneralRe: Populate a pdf or word document from vb.net? Pin
alejx17-Apr-12 14:40
alejx17-Apr-12 14:40 
GeneralRe: Populate a pdf or word document from vb.net? Pin
JohnPayton17-Apr-12 14:54
JohnPayton17-Apr-12 14:54 
AnswerRe: Populate a pdf or word document from vb.net? Pin
Richard MacCutchan17-Apr-12 21:29
mveRichard MacCutchan17-Apr-12 21:29 
QuestionWindows Phone 7.5 Mango Screen Size Pin
Midnight Ahri16-Apr-12 15:32
Midnight Ahri16-Apr-12 15:32 
QuestionHow can I have a Tab with closing option ? Pin
Member 883311416-Apr-12 1:22
Member 883311416-Apr-12 1:22 
AnswerRe: How can I have a Tab with closing option ? Pin
VJ Reddy16-Apr-12 4:38
VJ Reddy16-Apr-12 4:38 
AnswerRe: How can I have a Tab with closing option ? Pin
Newbie5118-Apr-12 7:04
Newbie5118-Apr-12 7:04 
Questioncolor to black and white for reduce bytes Pin
bhupinder singh laly12-Apr-12 3:44
bhupinder singh laly12-Apr-12 3:44 
AnswerRe: color to black and white for reduce bytes Pin
Eddy Vluggen12-Apr-12 8:59
professionalEddy Vluggen12-Apr-12 8:59 
QuestionWindows Phone 7.5 Mango Pin
Midnight Ahri11-Apr-12 16:20
Midnight Ahri11-Apr-12 16:20 
AnswerRe: Windows Phone 7.5 Mango Pin
Dave Kreskowiak11-Apr-12 17:50
mveDave Kreskowiak11-Apr-12 17:50 
GeneralRe: Windows Phone 7.5 Mango Pin
Midnight Ahri11-Apr-12 22:06
Midnight Ahri11-Apr-12 22:06 
GeneralRe: Windows Phone 7.5 Mango Pin
Dave Kreskowiak12-Apr-12 3:36
mveDave Kreskowiak12-Apr-12 3:36 
GeneralRe: Windows Phone 7.5 Mango Pin
Midnight Ahri12-Apr-12 16:06
Midnight Ahri12-Apr-12 16:06 
QuestionUsing formula in DataGridView Pin
Amanjot11-Apr-12 8:59
Amanjot11-Apr-12 8:59 
AnswerRe: Using formula in DataGridView Pin
Dave Kreskowiak11-Apr-12 17:54
mveDave Kreskowiak11-Apr-12 17:54 
AnswerRe: Using formula in DataGridView Pin
VJ Reddy18-Apr-12 17:58
VJ Reddy18-Apr-12 17:58 
The answer given by Dave Kreskowiak is absolutely correct.

An alternative is to use Expression property of precip DataColumn object to calculate the value based on the value of the tippingB DataColumn as explained here
DataColumn.Expression Property[^]

After binding the DataTable to the DataGridView the calculated value in the precip column will be displayed in the DataGridView.
QuestionWhets the best way to… Pin
Badg3r197711-Apr-12 6:18
Badg3r197711-Apr-12 6:18 
AnswerRe: Whets the best way to… Pin
Eddy Vluggen12-Apr-12 1:06
professionalEddy Vluggen12-Apr-12 1:06 
GeneralRe: Whets the best way to… Pin
Badg3r197712-Apr-12 3:40
Badg3r197712-Apr-12 3:40 

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.