thanks for letting us know, i guess?
On Fri, Dec 26, 2008 at 12:26 AM, jemo wrote:
>
> Ive already finished my project...
>
>
> Thanks to every1..
Ive already finished my project...
Thanks to every1..
Hi to everyone, just want to ask the the write code for my problem...
i have a xml file, i load it in treeview
but all i can see is one of its attribute, i wanted also to see the
element name and its attribute if theres any...
Dim document As New System.Xml.XmlDataDocument()
document.Lo
good day to everyone...
just want to ask how to move a single element either up or move down?
thanks much =>
lol "somebody help that brother!"
On Mon, Nov 24, 2008 at 11:16 AM, Cerebrus <[EMAIL PROTECTED]> wrote:
>
> Blasphemy !! You're supposed to write it in all caps... LINQ ! :P
>
> On Nov 24, 11:58 am, jemo <[EMAIL PROTECTED]> wrote:
> > On Nov 24, 2:14 pm, "Brandon Betances" <[EMAIL PROTECTED]> wro
Blasphemy !! You're supposed to write it in all caps... LINQ ! :P
On Nov 24, 11:58 am, jemo <[EMAIL PROTECTED]> wrote:
> On Nov 24, 2:14 pm, "Brandon Betances" <[EMAIL PROTECTED]> wrote:
>
>
>
> > you can manipulate anythin with LINQ, including namespaces and properties.
> > So yes, it would make
On Nov 24, 2:14 pm, "Brandon Betances" <[EMAIL PROTECTED]> wrote:
> you can manipulate anythin with LINQ, including namespaces and properties.
> So yes, it would make a difference in that you have to work a bit harder to
> understand how to manipulate said data.
>
>
>
> On Mon, Nov 24, 2008 at 1
you can manipulate anythin with LINQ, including namespaces and properties.
So yes, it would make a difference in that you have to work a bit harder to
understand how to manipulate said data.
On Mon, Nov 24, 2008 at 12:46 AM, jemo <[EMAIL PROTECTED]> wrote:
>
> copy I will try it... oops 1 more th
copy I will try it... oops 1 more thing... the Xml in ur sample looks
like dis
London
wer as mine looks like dis
wud der be any difference?
thanks brandon!
Already to you, use LINQ to XML.
On Sun, Nov 23, 2008 at 9:40 PM, jemo <[EMAIL PROTECTED]> wrote:
>
> Cerebrus wrote:
> > Forgot to mention one thing - If you are using an XmlDataSource, you
> > will pretty much have to manually code all the update code. XmlDS is
> > read-only.
> >
> > On Nov 19,
Cerebrus wrote:
> Forgot to mention one thing - If you are using an XmlDataSource, you
> will pretty much have to manually code all the update code. XmlDS is
> read-only.
>
> On Nov 19, 9:55 pm, Cerebrus <[EMAIL PROTECTED]> wrote:
> > 1. Handle the SelectedIndexChanged event of the TreeView to fin
Glenn wrote:
> Try getting the XML into your TreeView first before you try to tackle the
> rest. Plenty of examples on the Internet:
> http://www.google.com/search?q=XML+TreeView
>
> ...Glenn
>
> On Wed, Nov 19, 2008 at 1:12 AM, jemo <[EMAIL PROTECTED]> wrote:
>
> > Ei! Brandon, still didnt get i
Forgot to mention one thing - If you are using an XmlDataSource, you
will pretty much have to manually code all the update code. XmlDS is
read-only.
On Nov 19, 9:55 pm, Cerebrus <[EMAIL PROTECTED]> wrote:
> 1. Handle the SelectedIndexChanged event of the TreeView to find out
> the node that's cur
1. Handle the SelectedIndexChanged event of the TreeView to find out
the node that's currently being edited.
2. Link your TreeView Datasource to a FormView/DetailsView that shows
the currently selected record in edit mode.
3. The update handler for the FormView/DetailsView will have to update
the
Try getting the XML into your TreeView first before you try to tackle the
rest. Plenty of examples on the Internet:
http://www.google.com/search?q=XML+TreeView
...Glenn
On Wed, Nov 19, 2008 at 1:12 AM, jemo <[EMAIL PROTECTED]> wrote:
> Ei! Brandon, still didnt get it! im sorry but can u plz sho
On Nov 19, 6:35 am, "Brandon Betances" <[EMAIL PROTECTED]> wrote:
> http://carso-owen.blogspot.com/2007/02/xml-manipulation-linq-way.html
>
>
>
> On Tue, Nov 18, 2008 at 12:10 AM, jemo <[EMAIL PROTECTED]> wrote:
>
> > Hi! im creating a program in vb.net that will enable the user to add,
> > edit
http://carso-owen.blogspot.com/2007/02/xml-manipulation-linq-way.html
On Tue, Nov 18, 2008 at 12:10 AM, jemo <[EMAIL PROTECTED]> wrote:
>
> Hi! im creating a program in vb.net that will enable the user to add,
> edit, delete my XML file which is in treeview,
> this is the sample of my XML
>
>
>
17 matches
Mail list logo