p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
BOOK: Visual Basic 2008 Programmer's Reference ISBN: 978-0-470-18262-8
This is the forum to discuss the Wrox book Visual Basic 2008 Programmer's Reference by Rod Stephens; ISBN: 9780470182628

Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Visual Basic 2008 Programmer's Reference ISBN: 978-0-470-18262-8 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old August 10th, 2009, 06:11 PM
Authorized User
Points: 211, Level: 4
Points: 211, Level: 4 Points: 211, Level: 4 Points: 211, Level: 4
Activity: 12%
Activity: 12% Activity: 12% Activity: 12%
 
Join Date: Jun 2006
Location: Orpington, Kent, United Kingdom.
Posts: 51
Thanks: 1
Thanked 1 Time in 1 Post
Default Selecting 'fields' from a DataSet/DataView ?

Selecting 'fields' from a DataSet/DataView ?
I'm designing a DataGridView programatically, and don't want to use an OleDb DataReader object to create a DataSet ( as I can't add/edit/delete ) However, using a DataView, I can't work out, even referencing Ch. 16 & Ch 17 of Beginning V.B. 2008, how to reference the value of a given cell in the memory. The book explains well, how to bind this DataView to controls, but not how to read values from the underlying view, without outputting it to the G.U.I. Can this be done ? ( I'd like to retrieve a particular column value using the CurrencyManager as a navigator through the records, to place in a further S.Q.L. Select statement as a variable parameter. ) Many thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting 'fields' from a DataSet/DataView ? liamfitz BOOK: Beginning Microsoft Visual Basic 2008 ISBN: 978-0-470-19134-7 0 August 10th, 2009 05:31 PM
SELECTING CERTAIN FIELDS IN A DATAGRID??? twyce General .NET 1 November 14th, 2008 02:22 PM
Selecting Fields to be printed on vb6 report marvs Pro VB Databases 0 June 29th, 2005 08:36 PM
selecting fields in asp report sherr8 ASP Forms 3 February 25th, 2005 03:28 PM
Selecting data from lookup fields hashtlishnii Access 3 September 26th, 2003 12:14 AM



All times are GMT -4. The time now is 07:02 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc