Click here to Skip to main content
15,902,939 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Distorted text? Pin
jensenx10-Sep-07 19:09
jensenx10-Sep-07 19:09 
GeneralRe: Distorted text? Pin
Luc Pattyn11-Sep-07 0:11
sitebuilderLuc Pattyn11-Sep-07 0:11 
GeneralRe: Distorted text? Pin
jensenx11-Sep-07 8:41
jensenx11-Sep-07 8:41 
GeneralRe: Distorted text? Pin
jensenx11-Sep-07 20:46
jensenx11-Sep-07 20:46 
QuestionADO.NET and VB.NET Access Database Pin
crazyjackdavis10-Sep-07 8:32
crazyjackdavis10-Sep-07 8:32 
AnswerRe: ADO.NET and VB.NET Access Database Pin
Kschuler10-Sep-07 8:51
Kschuler10-Sep-07 8:51 
QuestionBrowsing a DataTable Pin
dptalt10-Sep-07 5:33
dptalt10-Sep-07 5:33 
AnswerRe: Browsing a DataTable Pin
Kschuler10-Sep-07 7:49
Kschuler10-Sep-07 7:49 
I'll assume by Stop you mean a breakpoint...and if you have visual studio 2005 then it is pretty simple. All you have to do is set your breakpoint to stop sometime after your datatable has been filled, when it hits the breakpoint highlight the table name in your code and then hover your mouse over it. When a little icon appears that has a magnify glass, click on it. A popup will open that displays your data in a nice grid. Another way is to highlight the table name, right click and select QuickWatch. There you can click on the magnify glass icon at the top of the list of properties to look through. If you do not have visual studio 2005 I don't know of a nice way to view the data, short of writing some code to output it to a csv file to view in excel.
QuestionProblems with Dataset configuration wizard Pin
2wit2woo10-Sep-07 3:04
2wit2woo10-Sep-07 3:04 
Questionreplace selected item of list box Pin
Rupesh Kumar Swami10-Sep-07 2:53
Rupesh Kumar Swami10-Sep-07 2:53 
AnswerRe: replace selected item of list box Pin
Luc Pattyn10-Sep-07 3:14
sitebuilderLuc Pattyn10-Sep-07 3:14 
GeneralRe: replace selected item of list box Pin
Rupesh Kumar Swami10-Sep-07 3:28
Rupesh Kumar Swami10-Sep-07 3:28 
QuestionSetting parent of word application Pin
Salman Sheikh10-Sep-07 2:12
Salman Sheikh10-Sep-07 2:12 
AnswerRe: Setting parent of word application Pin
Paul Conrad16-Sep-07 8:34
professionalPaul Conrad16-Sep-07 8:34 
QuestionHow to Show Text in Label Pin
somsakchoto10-Sep-07 2:09
somsakchoto10-Sep-07 2:09 
AnswerRe: How to Show Text in Label Pin
Salman Sheikh10-Sep-07 2:13
Salman Sheikh10-Sep-07 2:13 
GeneralRe: How to Show Text in Label Pin
somsakchoto10-Sep-07 2:25
somsakchoto10-Sep-07 2:25 
AnswerRe: How to Show Text in Label Pin
Mbire10-Sep-07 2:23
Mbire10-Sep-07 2:23 
AnswerRe: How to Show Text in Label Pin
Christian Graus10-Sep-07 4:00
protectorChristian Graus10-Sep-07 4:00 
Questionvb.net 2005 Connecting to MySQL 5 [modified] Pin
Mbire10-Sep-07 2:07
Mbire10-Sep-07 2:07 
AnswerRe: vb.net 2005 Connecting to MySQL 5 Pin
Paul Conrad16-Sep-07 8:33
professionalPaul Conrad16-Sep-07 8:33 
GeneralRe: Combobox problem Pin
Dave Kreskowiak10-Sep-07 1:25
mveDave Kreskowiak10-Sep-07 1:25 
QuestionCreating Setup Problem Pin
juli Paris10-Sep-07 1:02
juli Paris10-Sep-07 1:02 
QuestionRunning a .mdb file in network Pin
tonymathewt10-Sep-07 0:55
professionaltonymathewt10-Sep-07 0:55 
AnswerRe: Running a .mdb file in network Pin
Tom Deketelaere10-Sep-07 1:12
professionalTom Deketelaere10-Sep-07 1:12 

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.