Click here to Skip to main content
15,888,521 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to import MIF files into vb 2008? Pin
dunkin_ina26-Jul-08 21:26
dunkin_ina26-Jul-08 21:26 
Questiondownload Login form Pin
pranavrana26-Jul-08 21:21
pranavrana26-Jul-08 21:21 
AnswerRe: download Login form Pin
Rupesh Kumar Swami26-Jul-08 21:28
Rupesh Kumar Swami26-Jul-08 21:28 
Questionsearch button control issue Pin
vidhish26-Jul-08 20:15
vidhish26-Jul-08 20:15 
AnswerRe: search button control issue Pin
Luc Pattyn27-Jul-08 1:20
sitebuilderLuc Pattyn27-Jul-08 1:20 
QuestionHow to paste information? Pin
wabby26-Jul-08 8:27
wabby26-Jul-08 8:27 
AnswerRe: How to paste information? Pin
Guffa26-Jul-08 14:42
Guffa26-Jul-08 14:42 
AnswerRe: How to paste information? Pin
Mycroft Holmes26-Jul-08 15:57
professionalMycroft Holmes26-Jul-08 15:57 
If you want to achieve this you are going to have to manage the copy paste operation yourself (or at least the copy part). You will need to read the row from the data grid, construct an object (probably a delimited string) for the data and place it in the clipboard.

The paste part is up to your target.


Never underestimate the power of human stupidity
RAH

QuestionUser Control in Vb.net Pin
Wael Hawari25-Jul-08 23:56
Wael Hawari25-Jul-08 23:56 
RantRe: User Control in Vb.net Pin
Paul Conrad26-Jul-08 7:48
professionalPaul Conrad26-Jul-08 7:48 
AnswerRe: User Control in Vb.net Pin
Dirk Higbee26-Jul-08 15:23
Dirk Higbee26-Jul-08 15:23 
GeneralRe: User Control in Vb.net Pin
Mycroft Holmes26-Jul-08 16:01
professionalMycroft Holmes26-Jul-08 16:01 
AnswerRe: User Control in Vb.net Pin
Guffa27-Jul-08 5:18
Guffa27-Jul-08 5:18 
GeneralRe: User Control in Vb.net Pin
Wael Hawari27-Jul-08 8:47
Wael Hawari27-Jul-08 8:47 
QuestionDelegate in vb.net Pin
Ahamed Azeem25-Jul-08 22:58
Ahamed Azeem25-Jul-08 22:58 
AnswerRe: Delegate in vb.net Pin
jzonthemtn26-Jul-08 2:21
jzonthemtn26-Jul-08 2:21 
QuestionString Builder remove white spaces Pin
member2725-Jul-08 21:26
member2725-Jul-08 21:26 
AnswerRe: String Builder remove white spaces Pin
jzonthemtn26-Jul-08 2:26
jzonthemtn26-Jul-08 2:26 
Questionusername and passord problem Pin
monika_vasvani25-Jul-08 19:00
monika_vasvani25-Jul-08 19:00 
AnswerRe: username and passord problem Pin
jzonthemtn26-Jul-08 2:21
jzonthemtn26-Jul-08 2:21 
QuestionMaking TextBox visible Pin
Dalek Dave25-Jul-08 15:04
professionalDalek Dave25-Jul-08 15:04 
AnswerRe: Making TextBox visible Pin
Mycroft Holmes25-Jul-08 15:45
professionalMycroft Holmes25-Jul-08 15:45 
GeneralRe: Making TextBox visible Pin
Dalek Dave25-Jul-08 16:02
professionalDalek Dave25-Jul-08 16:02 
GeneralRe: Making TextBox visible Pin
Mycroft Holmes25-Jul-08 16:15
professionalMycroft Holmes25-Jul-08 16:15 
GeneralRe: Making TextBox visible Pin
Dalek Dave25-Jul-08 16:23
professionalDalek Dave25-Jul-08 16:23 

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.