Graphics

 View Only
  • 1.  Conditional Datalinq key checking

    Posted 09-27-2016 20:08
    I'm familiar with using datalinq keys to search attributes within an XML document/RSS feed. But I was wondering if it's possible to check against two attributes at once.

    For instance this:
    [FONT=courier new]Column: Element\Child
    Row: Data[/FONT]

    becomes:
    [FONT=courier new]Column:Element
    Row: Data[/FONT]

    something like that?


  • 2.  RE: Conditional Datalinq key checking

    Posted 09-29-2016 01:04
    Sorry, its not possible to combine keys like that. It can only search on a second key.
    #XPression