Click here to Skip to main content
15,898,134 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to run Windows Explorer from an application Pin
TJO15-Feb-07 0:14
TJO15-Feb-07 0:14 
QuestionSearch Data Grid Pin
aslamshaikh044-Feb-07 0:44
aslamshaikh044-Feb-07 0:44 
AnswerRe: Search Data Grid Pin
Christian Graus4-Feb-07 0:54
protectorChristian Graus4-Feb-07 0:54 
QuestionChoosing specific folders to Delete Pin
charchabil034-Feb-07 0:43
charchabil034-Feb-07 0:43 
Questionselecting values in datagrid & getting it into textbox Pin
swetachotalia4-Feb-07 0:16
swetachotalia4-Feb-07 0:16 
AnswerRe: selecting values in datagrid & getting it into textbox Pin
Christian Graus4-Feb-07 0:25
protectorChristian Graus4-Feb-07 0:25 
GeneralRe: selecting values in datagrid & getting it into textbox Pin
aslamshaikh044-Feb-07 0:41
aslamshaikh044-Feb-07 0:41 
GeneralRe: selecting values in datagrid & getting it into textbox Pin
Christian Graus4-Feb-07 0:52
protectorChristian Graus4-Feb-07 0:52 
http://www.codeproject.com/cs/database/gridex.asp[^] looks helpful. You could either use the control, or look through the code to see how it works.

Depending on your datasource, you may be able to run SQL on the source, or you can iterate over the Rows collection to find the values you need.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: selecting values in datagrid & getting it into textbox Pin
aslamshaikh044-Feb-07 2:08
aslamshaikh044-Feb-07 2:08 
GeneralRe: selecting values in datagrid & getting it into textbox Pin
aslamshaikh044-Feb-07 2:17
aslamshaikh044-Feb-07 2:17 
QuestionTextfile connection Pin
Socheat.Net3-Feb-07 22:32
Socheat.Net3-Feb-07 22:32 
AnswerRe: Textfile connection Pin
Christian Graus3-Feb-07 23:25
protectorChristian Graus3-Feb-07 23:25 
GeneralRe: Textfile connection Pin
Socheat.Net5-Feb-07 22:45
Socheat.Net5-Feb-07 22:45 
GeneralRe: Textfile connection Pin
Christian Graus5-Feb-07 23:43
protectorChristian Graus5-Feb-07 23:43 
GeneralRe: Textfile connection Pin
Socheat.Net7-Feb-07 23:00
Socheat.Net7-Feb-07 23:00 
GeneralRe: Textfile connection Pin
Christian Graus7-Feb-07 23:22
protectorChristian Graus7-Feb-07 23:22 
Questiondelete folder Pin
charchabil033-Feb-07 22:03
charchabil033-Feb-07 22:03 
AnswerRe: delete folder Pin
Christian Graus3-Feb-07 23:26
protectorChristian Graus3-Feb-07 23:26 
GeneralRe: delete folder Pin
charchabil034-Feb-07 0:36
charchabil034-Feb-07 0:36 
GeneralRe: delete folder Pin
charchabil034-Feb-07 1:09
charchabil034-Feb-07 1:09 
QuestionHow can i Unzip..? Pin
fmlove3-Feb-07 21:44
fmlove3-Feb-07 21:44 
AnswerRe: How can i Unzip..? Pin
Christian Graus3-Feb-07 23:26
protectorChristian Graus3-Feb-07 23:26 
AnswerRe: How can i Unzip..? Pin
charchabil034-Feb-07 3:34
charchabil034-Feb-07 3:34 
AnswerRe: How can i Unzip..? Pin
Amit Kushwaha4-Feb-07 21:18
Amit Kushwaha4-Feb-07 21:18 
Question.additem in .Net Pin
matryxxx3-Feb-07 21:33
matryxxx3-Feb-07 21:33 

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.