Click here to Skip to main content
15,913,118 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralAdd records to DB Table usin VB.Net Pin
JERUSHA14-Jul-05 18:30
JERUSHA14-Jul-05 18:30 
GeneralRe: Add records to DB Table usin VB.Net Pin
Anonymous15-Jul-05 23:20
Anonymous15-Jul-05 23:20 
Generalset ms.word to different orientation in different page Pin
IvanChang14-Jul-05 18:04
IvanChang14-Jul-05 18:04 
GeneralArray Pin
hung_ngole14-Jul-05 17:48
hung_ngole14-Jul-05 17:48 
GeneralRe: Array Pin
Christian Graus14-Jul-05 17:56
protectorChristian Graus14-Jul-05 17:56 
GeneralVB.Net inherited from GroupBox but if I drag a control onto it at design time it is added to form's controls collection Pin
SBendBuckeye14-Jul-05 12:55
SBendBuckeye14-Jul-05 12:55 
GeneralRe: VB.Net inherited from GroupBox but if I drag a control onto it at design time it is added to form's controls collection Pin
vtalau14-Jul-05 18:34
vtalau14-Jul-05 18:34 
GeneralVB .NET: XML to Datagrid Pin
Anonymous14-Jul-05 9:54
Anonymous14-Jul-05 9:54 
Hi all,

I'm using VB.NET and I can read my XML into a dataset and display it into a DataGrid with no problem. But what I would like to do (if possible) is select certain elements via an id attribute.

For example, if my XML had the following nodes:
<br />
<mynode id="someid">innertext</mynode><br />
<mynode id="someid">someotherinnertext</mynode><br />
<mynode id="someid">more innertext</mynode><br />
<mynode id="someotherId">innertext</mynode><br />


How would I be able to display only those nodes with id="someid" and bind my dataset to my Datagrid.

Is this even possible to do or will I have to create another XML document to parse and hold only those specific nodes?

Any help would be much appreciated! Thanks.
GeneralRe: VB .NET: XML to Datagrid Pin
Anonymous14-Jul-05 9:57
Anonymous14-Jul-05 9:57 
GeneralRe: VB .NET: XML to Datagrid Pin
Anonymous14-Jul-05 9:59
Anonymous14-Jul-05 9:59 
GeneralProblem in Query Pin
eshban28414-Jul-05 9:47
eshban28414-Jul-05 9:47 
GeneralRe: Problem in Query Pin
Christian Graus14-Jul-05 11:27
protectorChristian Graus14-Jul-05 11:27 
GeneralRe: Problem in Query Pin
J4amieC15-Jul-05 1:37
J4amieC15-Jul-05 1:37 
GeneralRe: Problem in Query Pin
Anonymous15-Jul-05 3:34
Anonymous15-Jul-05 3:34 
GeneralRe: Problem in Query Pin
eshban28415-Jul-05 7:43
eshban28415-Jul-05 7:43 
GeneralExplorer-Style ListView Pin
Brad Fackrell14-Jul-05 8:26
Brad Fackrell14-Jul-05 8:26 
GeneralComboBox binding Pin
dptalt14-Jul-05 8:24
dptalt14-Jul-05 8:24 
GeneralRe: ComboBox binding Pin
Anonymous14-Jul-05 10:53
Anonymous14-Jul-05 10:53 
GeneralValidating textbox value against a db Pin
spettiford14-Jul-05 8:12
spettiford14-Jul-05 8:12 
GeneralRe: Validating textbox value against a db Pin
Christian Graus14-Jul-05 11:28
protectorChristian Graus14-Jul-05 11:28 
GeneralRe: Validating textbox value against a db Pin
spettiford15-Jul-05 2:20
spettiford15-Jul-05 2:20 
GeneralRe: Validating textbox value against a db Pin
Dave Kreskowiak15-Jul-05 3:51
mveDave Kreskowiak15-Jul-05 3:51 
GeneralRe: Validating textbox value against a db Pin
spettiford15-Jul-05 4:20
spettiford15-Jul-05 4:20 
GeneralRe: Validating textbox value against a db Pin
spettiford15-Jul-05 5:07
spettiford15-Jul-05 5:07 
Generalmonitoring/manipulating packets Pin
buzzbusy14-Jul-05 5:55
buzzbusy14-Jul-05 5:55 

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.