1 4V01 Series " /> <meta property="og:title" content="[Answered] Deep Nested XML on xml,apache-flex,datagrid,nested,xmllist" /> <meta property="og:type" content="article" /> <meta property="article:tag" name="article:tag" content="xml" /> <meta property="article:tag" name="article:tag" content="apache-flex" /> <meta property="article:tag" name="article:tag" content="datagrid" /> <meta property="article:tag" name="article:tag" content="nested" /> <meta property="article:tag" name="article:tag" content="xmllist" /> <meta property="og:url" content="https://devhide.com/index.php/deep-nested-xml-1591467" /> <meta property="og:description" content="I am trying to display a list of items in a datagrid from an XMLList. <Series no="1"> <file> <filenum>1</epnum> <prodnum>4V01</prodnum> <title>Series " /> <meta property="og:site_name" content="Devhide" /> <meta property="og:image" itemprop="image primaryImageOfPage" content="https://devhide.com/img/img_default.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:url" content="https://devhide.com/index.php/deep-nested-xml-1591467" /> <meta name="twitter:domain" content="TechQA.club" /> <meta name="twitter:title" content="[Answered] Deep Nested XML on xml,apache-flex,datagrid,nested,xmllist" /> <meta name="twitter:description" property="og:description" itemprop="description" content="I am trying to display a list of items in a datagrid from an XMLList. <Series no="1"> <file> <filenum>1</epnum> <prodnum>4V01</prodnum> <title>Series "/> <meta property="article:published_time" content="2009-10-19T22:23:49.713000" /> <meta property="article:published_time" name="article:published_time" content="2009-10-19T22:23:49.713000" /> <meta property="article:modified_time" content="2025-12-23T19:20:36.097000" /> <meta property="article:modified_time" name="article:modified_time" content="2025-12-23T19:20:36.097000" /> <meta property="article:author:username" name="article:author:username" content="medoix" /> <meta property="og:site_name" name="og:site_name" content="Devhide" /> <meta property="og:locale" name="og:locale" content="en_US" /> <meta name="revisit-after" content="1"> <meta name="webcrawlers" content="all"> <meta name="spiders" content="all"> <meta name='language' content='en'/> <meta name='geo.placename' content='United States'/> <meta name='robots' content='index, follow'/> <meta name='Googlebot-Image' content='follow, all'/> <meta name='rating' content='general'/> <meta name='audience' content='all'/> <link rel='dns-prefetch' href='//code.jquery.com' /> <link type="text/css" rel="stylesheet" href="https://devhide.com/css/github.css"> <link rel="canonical" href="https://devhide.com/index.php/deep-nested-xml-1591467" > <link rel="alternate" href="https://techqa.club" hreflang="en"/> <link rel="shortcut icon" href="https://devhide.com/img/favicon.png " type="image/x-icon"> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//code.jquery.com' /> <link rel='dns-prefetch' href='//forgottenoverlive.com' /> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet" type="text/css"> <link type="text/css" rel="stylesheet" media="all" href="https://devhide.com/css/bootstrap.min.css"> <link type="text/css" rel="stylesheet" href="https://devhide.com/css/app.css"> <link type="text/css" rel="stylesheet" href="https://devhide.com/css/line-awesome.css"> <link type="text/css" rel="stylesheet" href="https://devhide.com/css/selectize.css"> <link type="text/css" rel="stylesheet" href="https://devhide.com/css/style.css"> <link href="/opensearch" rel="search" title="TechQA" type="application/opensearchdescription+xml"> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2199440138602787" crossorigin="anonymous"></script> </head> <body> <header class="header-area bg-white border-bottom border-bottom-gray"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-2"> <div class="logo-box"> <a href="/" class="navbar-brand">DEVHIDE</a> <div class="user-action"> <div class="search-menu-toggle icon-element icon-element-xs shadow-sm me-1" data-bs-toggle="tooltip" data-placement="top" aria-label="Search" data-bs-original-title="Search"> <i class="la la-search"></i> </div> <div class="off-canvas-menu-toggle icon-element icon-element-xs shadow-sm" data-bs-toggle="tooltip" data-placement="top" aria-label="Main menu" data-bs-original-title="Main menu"> <i class="la la-bars"></i> </div> </div> </div> </div><!-- end col-lg-2 --> <div class="col-lg-10"> <div class="menu-wrapper border-left border-left-gray ps-4 justify-content-end"> <nav class="menu-bar me-auto"> <ul> <li> <a class="nav-link" href="/">Home <span class="sr-only">(current)</span></a> </li> <li class="is-mega-menu"> <a class="nav-link" href="https://devhide.com/index.php/pages/about-us">About</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/contact-us">Contact</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/cookie-policy">Cookie</a> </li> </ul><!-- end ul --> </nav><!-- end main-menu --> <form class="me-4" action="https://devhide.com/index.php/search" method="POST"> <div class="form-group mb-0"> <input type="hidden" name="_token" value="rbpWno0VWG7fhkhgwVChTgqYzjVC998BHkEXHML3" autocomplete="off"> <input aria-label="Search" type="text" id="searchKeyword" name="keyword" placeholder="Search question..." value="" maxlength="100" class="form-control form--control form--control-bg-gray" autocomplete="off"> <button class="form-btn" type="button" aria-label='search'><i class="la la-search"></i></button> </div> </form> </div><!-- end menu-wrapper --> </div><!-- end col-lg-10 --> </div><!-- end row --> </div><!-- end container --> <div class="off-canvas-menu custom-scrollbar-styled"> <div class="off-canvas-menu-close icon-element icon-element-sm shadow-sm" data-bs-toggle="tooltip" data-placement="left" data-bs-original-title="Close menu" role=''> <i class="la la-times"></i> </div><!-- end off-canvas-menu-close --> <ul class="generic-list-item off-canvas-menu-list pt-90px"> <li> <a class="nav-link" href="/">Home <span class="sr-only">(current)</span></a> </li> <li class="is-mega-menu"> <a class="nav-link" href="https://devhide.com/index.php/pages/about-us">About</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/contact-us">Contact</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/cookie-policy">Cookie</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/disclaimer">Disclaimer</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/privacy-policy">Privacy</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/terms-and-conditions">TOS</a> </li> </ul> <div class="off-canvas-btn-box px-4 pt-5 text-center"> <a href="#" class="btn theme-btn theme-btn-sm theme-btn-outline" data-bs-toggle="modal" data-bs-target="#loginModal"><i class="la la-sign-in me-1"></i> Login</a> <span class="fs-15 fw-medium d-inline-block mx-2">Or</span> <a href="#" class="btn theme-btn theme-btn-sm" data-bs-toggle="modal" data-bs-target="#signUpModal"><i class="la la-plus me-1"></i> Sign up</a> </div> </div><!-- end off-canvas-menu --> <div class="mobile-search-form"> <div class="d-flex align-items-center"> <form class="me-4" action="https://devhide.com/index.php/search" method="POST"> <div class="form-group mb-0"> <input type="hidden" name="_token" value="rbpWno0VWG7fhkhgwVChTgqYzjVC998BHkEXHML3" autocomplete="off"> <input aria-label="Search" type="text" id="searchKeyword" name="keyword" placeholder="Search question..." value="" maxlength="100" class="form-control form--control form--control-bg-gray" autocomplete="off"> <button class="form-btn" type="button" aria-label='search'><i class="la la-search"></i></button> </div> </form> </div> </div><!-- end mobile-search-form --> <div class="body-overlay"></div> </header> <section role="main" class="main-content py-4"> <div class="container"> <div class="row"> <div class="col-md-8" itemscope="itemscope" itemtype="http://schema.org/QAPage"> <div class="setra my-2"> <script> atOptions = { 'key' : 'fb6fa8ce7d93be929489d8b65dee2ba5', 'format' : 'iframe', 'height' : 90, 'width' : 728, 'params' : {} }; </script> <script src="https://forgottenoverlive.com/fb6fa8ce7d93be929489d8b65dee2ba5/invoke.js"></script> </div> <div class="wrapperLayout" itemprop="mainEntity" itemscope="" itemtype="http://schema.org/Question"> <link itemprop="image" href="https://devhide.com/img/logo-default.png"> <div class="box question"> <div class="box-header with-border"> <h1 itemprop="name"> <a href="" title="Deep Nested XML" title="Deep Nested XML"> Deep Nested XML </a> </h1> <span class="text-muted text-date"> <span title="648 views">648 Views</span> Asked by <span itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name"> <strong>medoix</strong> </span> </span> At <time datetime="2009-10-19T22:23:49.713000" itemprop="datePublished" title="2009-10-19T22:23:49.713000"> 19 October 2009 at 22:23 </time> <time class="d-none" itemprop="dateModified" > 2025-12-23T19:20:36.097000 </time> </span> </div> <div class="box-body"> <div itemprop="text" class="post-text"> <p>I am trying to display a list of items in a datagrid from an XMLList.</p> <pre><code><Series no="1"> <file> <filenum>1</epnum> <prodnum>4V01</prodnum> <title>Series #1 - File #1</title> </file> <file> <filenum>2</epnum> <prodnum>4V02</prodnum> <title>Series #1 - File #2</title> </file> </Series> <Series no="2"> <file> <filenum>1</epnum> <prodnum>4V01</prodnum> <title>Series #2 - File #1</title> </file> <file> <filenum>2</epnum> <prodnum>4V02</prodnum> <title>Series #2 - File #2</title> </file> </Series> </code></pre> <p>My current code allows me to retrieve every Series into an XMLList and then i have a nesteddatagrid class that allows me to do things like.</p> <pre><code><classes:NestedDataGrid width="100%" height="100%" id="gridFiles" dataProvider="{filesList}" > <classes:columns> <mx:DataGridColumn headerText="Season" dataField="@no" width="60"/> <mx:DataGridColumn headerText="Episode" dataField="file.filenum" width="60"/> <mx:DataGridColumn headerText="Title" dataField="file.title"/> </classes:columns> </classes:NestedDataGrid> </code></pre> <p>However this displays the datagrid with two rows, the first row has 1 in the Series column and then the two files crammed into the second cell in the same row. The second row is the same but has the number 2 in the Series column and the two series #2 files crammed into the cell next to it.</p> <p>If i do not use the nested data class i can pull the files using Series.file instead and all 4 of the files list correctly, however i do not get the Series number for each...</p> </div> <div class="tagcloud"> <a href="https://devhide.com/index.php/hashtag/xml"> <span>xml</span> </a> <a href="https://devhide.com/index.php/hashtag/apache-flex"> <span>apache-flex</span> </a> <a href="https://devhide.com/index.php/hashtag/datagrid"> <span>datagrid</span> </a> <a href="https://devhide.com/index.php/hashtag/nested"> <span>nested</span> </a> <a href="https://devhide.com/index.php/hashtag/xmllist"> <span>xmllist</span> </a> </div> </div> <div class="box-footer"> <span class="source"> <a href="https://stackoverflow.com/questions/1591467/deep-nested-xml" target="_blank" rel="nofollow"> Original Q&A </a> </span> </div> </div> <!-- ads here --> <div class="counter-header my-3"> <span class="d-none" itemprop="answerCount">1</span> <h2>There are <strong>1</strong> best solutions below</h2> </div> <div class="box answerQuestion"> <div id="wajab" class="box"> <div class="box mb-5"> <div class="post answerId-66a0228ca06677a8f2f11f6b accepted" id="answer-66a0228ca06677a8f2f11f6b" class="box" data-answerid="66a0228ca06677a8f2f11f6b" itemprop="acceptedAnswer" itemscope="" itemtype="http://schema.org/Answer"> <a class="d-none" itemprop="url" href="#answer-66a0228ca06677a8f2f11f6b"></a> <div class="vote-count d-none" itemprop="upvoteCount" data-value="10">10</div> <div class="box-header"> <span class="username"> <img src="/img/user-default.png" onerror="this.src='/img/user-default.png';" class="answerAva" alt="Amarghosh" > <span itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <span itemprop="name" class="author-name"> <strong>Amarghosh</strong> </span> </span> <span title="2009-10-20T04:47:44.027000" class="dater d-none d-md-inline-block"> On <time itemprop="datePublished" title="2009-10-20T04:47:44.027000" datetime="2009-10-20T04:47:44.027000"> 20 October 2009 at 04:47 </time> </span> <span class="badge badge-primary"> BEST ANSWER </span> </span> </div> <div class="box-comment box-body"> <div class="comment-text"> <div class="" itemprop="text"> <p>With the current structure of the xml, it's easier to represent it with a two column grid - first column being the series number, and second column being another 2 or 3 column DataGrid that displays file details. But if you don't wanna change the structure, the following code is what you need. Note that since <code>dataField</code> property is not set, you have to specify a <code>sortCompareFunction</code> for sorting the grid based on series number - otherwise it might throw exceptions while trying to sort.</p> <pre><code><classes:NestedDataGrid width="100%" height="100%" id="gridFiles" dataProvider="{filesList.Series.file}" > <classes:columns><!-- classes copy pasted from OP's code. Whats that? --> <mx:DataGridColumn headerText="Season" labelFunction="getSeries" width="60"/> <mx:DataGridColumn headerText="Episode" dataField="filenum" width="60"/> <mx:DataGridColumn headerText="Title" dataField="title"/> </classes:columns> </classes:NestedDataGrid> private function getSeries(item:Object, col:DataGridColumn):String { return XML(item).parent().@no; } </code></pre> <hr> <p>UPDATE:</p> <pre><code><mx:DataGrid width="100%" height="100%" id="gridFiles" > <mx:columns> <mx:DataGridColumn headerText="Season" labelFunction="getSeries" width="60"/> <mx:DataGridColumn headerText="Episode" dataField="epnum" width="60"/> <mx:DataGridColumn headerText="Title" dataField="title"/> </mx:columns> </mx:DataGrid> gridFiles.dataProvider = XML(event.result).descendants('episode'); //use the same getSeries function as above </code></pre> </div> </div> </div> </div> </div> </div> </div> </div> <!-- ads here --> <div class="widget bottom-rel"> <div class="widget-title"> <h4>Related Questions in <strong>XML</strong></h4> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://devhide.com/index.php/postgres-statement-error-in-mybatis-mapper-78252756'> Postgres && statement Error in Mybatis Mapper? </a> </li> <li> <a href='https://devhide.com/index.php/sorting-items-after-building-an-xml-feed-78252559'> Sorting items after building an XML feed? </a> </li> <li> <a href='https://devhide.com/index.php/c-xml-modelbinding-asp-net-core-8-web-api-required-field-not-found-78252500'> C# XML ModelBinding - ASP.NET Core 8 Web API - required field not found </a> </li> <li> <a href='https://devhide.com/index.php/how-can-i-create-an-automatic-table-of-contents-in-docx-without-the-text-being-bold-78251927'> How can I create an automatic table of contents in docx without the text being bold? </a> </li> <li> <a href='https://devhide.com/index.php/odoo-16-make-fields-readonly-using-xpath-78251324'> Odoo 16 Make Fields Readonly Using XPath </a> </li> <li> <a href='https://devhide.com/index.php/using-similar-tags-for-different-objects-in-xml-78250690'> Using similar tags for different objects in XML </a> </li> <li> <a href='https://devhide.com/index.php/android-studio-problem-like-gradle-sync-project-failed-and-plugin-error-version-2023-2-1-iguana-78250262'> Android Studio problem like gradle sync project failed and plugin error, version 2023.2.1 Iguana </a> </li> <li> <a href='https://devhide.com/index.php/error-cannot-find-symbol-view-root-inflater-inflate-r-layout-toolbar-parent-false-78248124'> error: cannot find symbol View root = inflater.inflate(R.layout.toolbar, parent, false); </a> </li> <li> <a href='https://devhide.com/index.php/android-camera-application-restriction-to-12-mp-78245854'> Android camera application restriction to 12 mp </a> </li> <li> <a href='https://devhide.com/index.php/azure-data-factory-copy-activity-only-importing-first-row-of-xml-file-78245541'> Azure Data Factory Copy Activity Only Importing First Row of XML file </a> </li> <li> <a href='https://devhide.com/index.php/i-am-not-able-to-remove-space-below-the-navigation-view-icon-in-android-studio-what-s-wrong-with-code-78244413'> I am not able to remove space below the navigation view icon in android studio. What;s wrong with code? </a> </li> <li> <a href='https://devhide.com/index.php/field-can-be-converted-to-a-local-variable-convert-field-to-local-variable-in-oncreate-method-78243884'> Field can be converted to a local variable ,convert field to local variable in onCreate method </a> </li> <li> <a href='https://devhide.com/index.php/deserialize-xml-with-optional-different-name-78243120'> Deserialize XML with optional different name </a> </li> <li> <a href='https://devhide.com/index.php/retrieve-tags-from-xml-using-python-78242981'> Retrieve tags from xml using python </a> </li> <li> <a href='https://devhide.com/index.php/getting-attribute-from-xml-and-printing-it-error-78240405'> Getting attribute from xml and printing it error </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h4>Related Questions in <strong>APACHE-FLEX</strong></h4> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://devhide.com/index.php/how-to-run-flash-applications-in-any-browsers-with-out-adding-manual-extensions-in-2023-77131341'> How to Run flash applications in any browsers with out adding manual extensions in 2023 </a> </li> <li> <a href='https://devhide.com/index.php/error-infra-phase-complete-0-0-resources-updated-in-02-seconds-76783021'> Error: Infra Phase complete, 0/0 resources updated in 02 seconds </a> </li> <li> <a href='https://devhide.com/index.php/how-to-replace-htmlloader-to-display-pdf-inside-air-application-72129197'> How to replace HTMLLoader to display PDF inside air application </a> </li> <li> <a href='https://devhide.com/index.php/air-desktop-application-css-file-and-image-url-71952863'> Air desktop application CSS file and image url </a> </li> <li> <a href='https://devhide.com/index.php/flex-conditional-statement-set-vgroup-height-according-to-label-text-69358416'> Flex conditional statement: set VGroup height according to Label Text </a> </li> <li> <a href='https://devhide.com/index.php/d365-azure-devops-git-repo-how-to-check-the-history-of-a-file-which-is-stored-in-separate-folders-in-the-main-branch-68664246'> D365 - Azure Devops - Git Repo - How to check the history of a file which is stored in separate folders in the Main branch </a> </li> <li> <a href='https://devhide.com/index.php/how-to-access-data-from-row-in-grid-while-selecting-it-so-that-further-it-can-be-used-in-text-field-below-in-adobe-flex-actionscript-68362340'> How to access data from row in Grid while selecting it so that further it can be used in Text Field below in Adobe Flex (ActionScript)? </a> </li> <li> <a href='https://devhide.com/index.php/actionscript-access-of-possibly-undefined-property-id-66726689'> Actionscript: Access of possibly undefined property id </a> </li> <li> <a href='https://devhide.com/index.php/adobe-flex-in-2021-65148786'> Adobe flex in 2021 </a> </li> <li> <a href='https://devhide.com/index.php/how-i-can-add-cron-entry-without-time-using-chef-65017628'> How i can add cron entry without time using chef </a> </li> <li> <a href='https://devhide.com/index.php/equivalent-of-parent-parentdocument-from-flex-64873958'> Equivalent of parent parentDocument from flex </a> </li> <li> <a href='https://devhide.com/index.php/captive-runtime-packaging-issue-failed-to-load-the-air-runtime-under-catalina-10-15-7-with-adt-64756179'> Captive runtime packaging issue (Failed to load the AIR Runtime) under Catalina 10.15.7 with ADT </a> </li> <li> <a href='https://devhide.com/index.php/getting-error-while-running-curl-command-via-chef-63806276'> Getting error while running curl command via chef </a> </li> <li> <a href='https://devhide.com/index.php/how-can-i-create-a-context-menu-on-the-fly-in-a-textarea-in-as3-air-63712601'> How can I create a context menu on the fly in a textArea in AS3/AIR? </a> </li> <li> <a href='https://devhide.com/index.php/flex-sdk-installer-fails-to-download-https-github-com-swfobject-swfobject-archive-2-2-zip-63704118'> Flex SDK installer fails to download https://github.com/swfobject/swfobject/archive/2.2.zip </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h4>Related Questions in <strong>DATAGRID</strong></h4> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://devhide.com/index.php/the-filtering-screen-in-mui-datagrid-is-broken-78243773'> The filtering screen in mui datagrid is broken </a> </li> <li> <a href='https://devhide.com/index.php/mudblazor-muddatagrid-keyboardnavigation-78237157'> Mudblazor: MudDataGrid KeyBoardNavigation </a> </li> <li> <a href='https://devhide.com/index.php/how-to-create-a-datatable-with-multiple-data-listing-and-sorting-in-same-column-78236520'> how to create a datatable with multiple data listing and sorting in same column? </a> </li> <li> <a href='https://devhide.com/index.php/the-radgridview-row-data-count-in-wpf-78236171'> The radgridview row data count in WPF </a> </li> <li> <a href='https://devhide.com/index.php/mudblazor-datagrid-pre-loaded-filter-78233198'> Mudblazor Datagrid Pre-loaded filter </a> </li> <li> <a href='https://devhide.com/index.php/how-to-pass-mui-datagrid-props-to-modal-on-action-button-click-78209632'> How to pass MUI Datagrid props to Modal on Action Button Click </a> </li> <li> <a href='https://devhide.com/index.php/unable-to-multiselect-selectionmode-extended-row-in-a-wpf-datagrid-78206234'> Unable to multiselect (SelectionMode="Extended") row in a WPF datagrid </a> </li> <li> <a href='https://devhide.com/index.php/unexpected-vertical-lines-when-resizing-a-datagrid-78200912'> Unexpected vertical lines when resizing a DataGrid </a> </li> <li> <a href='https://devhide.com/index.php/how-to-get-column-and-row-index-from-powershell-xaml-gui-datagrid-78199250'> How to get column and row index from Powershell XAML gui datagrid? </a> </li> <li> <a href='https://devhide.com/index.php/wpf-datagrid-does-not-bubble-the-scrollwheel-event-78194768'> wpf datagrid does not bubble the scrollwheel event </a> </li> <li> <a href='https://devhide.com/index.php/selection-not-working-in-data-grid-maybe-it-s-not-updating-78191142'> selection not working in data grid, maybe it's not updating </a> </li> <li> <a href='https://devhide.com/index.php/wpf-datagrid-adds-a-column-with-the-name-of-a-class-variable-unable-to-get-contents-of-cells-78190091'> WPF DataGrid adds a column with the name of a class variable, unable to get contents of cells </a> </li> <li> <a href='https://devhide.com/index.php/right-arrow-key-is-not-working-in-wpf-devepress-textedit-78184215'> right arrow key is not working in WPF Devepress TextEdit </a> </li> <li> <a href='https://devhide.com/index.php/net-6-to-net-8-troubleshooting-78179823'> .NET 6 to .NET 8 troubleshooting </a> </li> <li> <a href='https://devhide.com/index.php/wpf-scrollintoview-high-cpu-and-freezing-78165990'> wpf scrollintoview high cpu and freezing </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h4>Related Questions in <strong>NESTED</strong></h4> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://devhide.com/index.php/python-exchange-specific-values-in-a-nested-list-78244323'> Python, Exchange specific values in a nested list </a> </li> <li> <a href='https://devhide.com/index.php/if-and-or-nested-arrayformula-not-working-what-am-i-missing-78235159'> IF AND OR Nested ArrayFormula not working - What am I missing? </a> </li> <li> <a href='https://devhide.com/index.php/subset-a-nested-list-by-a-nested-list-of-indices-78233318'> Subset a nested list by a nested list of indices </a> </li> <li> <a href='https://devhide.com/index.php/how-can-i-easily-assign-a-value-short-notatio-to-a-property-of-a-nested-class-in-php-8-78230314'> How can I easily assign a value (short notatio) to a property of a nested class in php 8+? </a> </li> <li> <a href='https://devhide.com/index.php/return-all-paths-in-a-nested-dictionary-that-also-contains-a-list-in-python-78227049'> return all paths in a nested dictionary that also contains a list in python </a> </li> <li> <a href='https://devhide.com/index.php/absolute-path-of-a-child-element-within-nested-structure-78225033'> Absolute path of a child element within nested structure </a> </li> <li> <a href='https://devhide.com/index.php/how-to-sum-non-empty-successive-rows-in-deeply-nested-tibbles-in-r-78218977'> How to sum non-empty successive rows in deeply nested tibbles in R? </a> </li> <li> <a href='https://devhide.com/index.php/can-a-nested-object-call-a-method-from-its-nesting-object-78199347'> Can a nested object call a method from its nesting object? </a> </li> <li> <a href='https://devhide.com/index.php/how-to-group-flexbox-items-with-div-but-without-influencing-layout-as-if-div-was-not-there-78181599'> How to group flexbox items with DIV but without influencing layout, as if DIV was not there? </a> </li> <li> <a href='https://devhide.com/index.php/streamlit-multiple-nested-buttons-not-working-78180638'> Streamlit multiple nested buttons, not working </a> </li> <li> <a href='https://devhide.com/index.php/batch-file-nested-for-loop-with-wildcards-78178693'> batch file - nested for loop with wildcards </a> </li> <li> <a href='https://devhide.com/index.php/foreach-loop-won-t-dynamically-add-entries-78169714'> ForEach loop won't dynamically add entries </a> </li> <li> <a href='https://devhide.com/index.php/printing-list-and-variable-names-in-triple-nested-for-loop-in-r-does-not-behave-as-expected-78167982'> printing list and variable names in triple nested for loop in R does not behave as expected </a> </li> <li> <a href='https://devhide.com/index.php/python-convert-from-json-to-csv-78156866'> Python - convert from JSON to CSV </a> </li> <li> <a href='https://devhide.com/index.php/pyspark-how-to-avoid-explode-for-groups-in-the-top-and-nested-structure-code-optimalisation-78154304'> Pyspark how to avoid explode for groups in the top and nested structure (code optimalisation) </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h4>Related Questions in <strong>XMLLIST</strong></h4> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://devhide.com/index.php/facing-issues-while-create-sharepoint-lists-with-lookups-columns-using-xml-75926549'> Facing issues while create Sharepoint lists with lookups columns using xml </a> </li> <li> <a href='https://devhide.com/index.php/why-does-my-c-xml-code-only-work-when-i-enumerate-variable-enumerable-62412713'> Why does my C# Xml code only work when I enumerate variable enumerable </a> </li> <li> <a href='https://devhide.com/index.php/sort-then-splice-xmllist-or-xmllist-collection-in-as3-23649475'> Sort then Splice XMLList or XMLList Collection in AS3 </a> </li> <li> <a href='https://devhide.com/index.php/selecting-first-child-of-xmllist-21527017'> selecting first child of XMLList </a> </li> <li> <a href='https://devhide.com/index.php/as3-search-xml-with-multiple-elements-20620798'> as3 search xml with multiple elements </a> </li> <li> <a href='https://devhide.com/index.php/parse-xmlhttprequest-to-xmllistmodel-19244672'> Parse XmlHttpRequest to XmlListModel </a> </li> <li> <a href='https://devhide.com/index.php/actionscript-xml-retrieving-list-of-node-chosen-19209055'> Actionscript XML - Retrieving list of node chosen </a> </li> <li> <a href='https://devhide.com/index.php/xstream-converter-for-xmllist-similar-to-jaxb-17871210'> XStream converter for XMLList (similar to Jaxb) </a> </li> <li> <a href='https://devhide.com/index.php/how-to-convert-xmllist-to-xml-in-flex-15877645'> How to convert XMLList to XML in FLEX </a> </li> <li> <a href='https://devhide.com/index.php/how-to-add-attribute-to-xmllist-without-looping-in-e4x-15050156'> How to add Attribute to XMLLIST without looping in E4X </a> </li> <li> <a href='https://devhide.com/index.php/random-picking-an-xmllist-menuitem-14778499'> Random Picking an XMLList menuitem </a> </li> <li> <a href='https://devhide.com/index.php/converting-xmllist-to-array-of-strings-in-as3-error-13869896'> Converting XMLList to Array of Strings in as3 error </a> </li> <li> <a href='https://devhide.com/index.php/passing-a-xmllistcollection-between-views-in-viewstack-in-flex-12311556'> Passing a XMLListCollection between views in ViewStack in Flex </a> </li> <li> <a href='https://devhide.com/index.php/is-there-a-way-to-define-xsd-for-an-element-separated-list-11990170'> Is there a way to define XSD for an element-separated list </a> </li> <li> <a href='https://devhide.com/index.php/xml-in-actionscript-3-11142285'> XML in Actionscript 3? </a> </li> </ul> </div> </div> <div class="col-lg-4"> <div class="sidebar"> <div class="widget"> <script> atOptions = { 'key' : '85d394e5b99acb52afb83e3dde49240e', 'format' : 'iframe', 'height' : 50, 'width' : 320, 'params' : {} }; </script> <script src="https://forgottenoverlive.com/85d394e5b99acb52afb83e3dde49240e/invoke.js"></script> </div> <div class="widget"> <div class="widget-title"> <h4>Trending Questions</h4> </div> <ul class="relatedPost"><li> <a href='https://devhide.com/index.php/uiimageview-frame-doesn-t-reflect-constraints-32240629'> UIImageView Frame Doesn't Reflect Constraints </a> </li> <li> <a href='https://devhide.com/index.php/is-it-possible-to-use-adb-commands-to-click-on-a-view-by-finding-its-id-39315028'> Is it possible to use adb commands to click on a view by finding its ID? </a> </li> <li> <a href='https://devhide.com/index.php/how-to-create-a-new-web-character-symbol-recognizable-by-html-javascript-11059803'> How to create a new web character symbol recognizable by html/javascript? </a> </li> <li> <a href='https://devhide.com/index.php/why-isn-t-my-css3-animation-smooth-in-google-chrome-but-very-smooth-on-other-browsers-37629745'> Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)? </a> </li> <li> <a href='https://devhide.com/index.php/heap-gives-page-fault-39109581'> Heap Gives Page Fault </a> </li> <li> <a href='https://devhide.com/index.php/connect-ffmpeg-to-visual-studio-2008-17218902'> Connect ffmpeg to Visual Studio 2008 </a> </li> <li> <a href='https://devhide.com/index.php/both-object-and-valueanimator-jumps-when-duration-is-set-above-api-lvl-24-46991118'> Both Object- and ValueAnimator jumps when Duration is set above API LvL 24 </a> </li> <li> <a href='https://devhide.com/index.php/how-to-avoid-default-initialization-of-objects-in-std-vector-78203063'> How to avoid default initialization of objects in std::vector? </a> </li> <li> <a href='https://devhide.com/index.php/second-argument-of-the-command-line-arguments-in-a-format-other-than-char-argv-or-char-argv-60047957'> second argument of the command line arguments in a format other than char** argv or char* argv[] </a> </li> <li> <a href='https://devhide.com/index.php/how-to-improve-efficiency-of-algorithm-which-generates-next-lexicographic-permutation-43290467'> How to improve efficiency of algorithm which generates next lexicographic permutation? </a> </li> <li> <a href='https://devhide.com/index.php/navigating-to-the-another-actvity-app-getting-crash-in-android-44773528'> Navigating to the another actvity app getting crash in android </a> </li> <li> <a href='https://devhide.com/index.php/how-to-read-the-particular-message-format-in-android-and-store-in-sqlite-database-23211116'> How to read the particular message format in android and store in sqlite database? </a> </li> <li> <a href='https://devhide.com/index.php/resetting-inventory-status-after-order-is-cancelled-39125469'> Resetting inventory status after order is cancelled </a> </li> <li> <a href='https://devhide.com/index.php/efficiently-compute-powers-of-x-in-sse-avx-67955549'> Efficiently compute powers of X in SSE/AVX </a> </li> <li> <a href='https://devhide.com/index.php/insert-into-an-external-database-using-ajax-and-php-post-500-internal-server-error-43365921'> Insert into an external database using ajax and php : POST 500 (Internal Server Error) </a> </li> </ul> </div> <div class="widget"> <script> atOptions = { 'key' : '3e775be7951fb9f096da4aa44dc12090', 'format' : 'iframe', 'height' : 300, 'width' : 160, 'params' : {} }; </script> <script src="https://forgottenoverlive.com/3e775be7951fb9f096da4aa44dc12090/invoke.js"></script> </div> <div class="widget"> <div class="widget-title"> <h4>Popular # Hahtags</h4> </div> <div class="tagcloud"><a href='https://devhide.com/index.php/hashtag/javascript' class="tag-link tag-link-md"> <span>javascript</span> </a> <a href='https://devhide.com/index.php/hashtag/python' class="tag-link tag-link-md"> <span>python</span> </a> <a href='https://devhide.com/index.php/hashtag/java' class="tag-link tag-link-md"> <span>java</span> </a> <a href='https://devhide.com/index.php/hashtag/c#' class="tag-link tag-link-md"> <span>c#</span> </a> <a href='https://devhide.com/index.php/hashtag/php' class="tag-link tag-link-md"> <span>php</span> </a> <a href='https://devhide.com/index.php/hashtag/android' class="tag-link tag-link-md"> <span>android</span> </a> <a href='https://devhide.com/index.php/hashtag/html' class="tag-link tag-link-md"> <span>html</span> </a> <a href='https://devhide.com/index.php/hashtag/jquery' class="tag-link tag-link-md"> <span>jquery</span> </a> <a href='https://devhide.com/index.php/hashtag/c++' class="tag-link tag-link-md"> <span>c++</span> </a> <a href='https://devhide.com/index.php/hashtag/css' class="tag-link tag-link-md"> <span>css</span> </a> <a href='https://devhide.com/index.php/hashtag/ios' class="tag-link tag-link-md"> <span>ios</span> </a> <a href='https://devhide.com/index.php/hashtag/sql' class="tag-link tag-link-md"> <span>sql</span> </a> <a href='https://devhide.com/index.php/hashtag/mysql' class="tag-link tag-link-md"> <span>mysql</span> </a> <a href='https://devhide.com/index.php/hashtag/r' class="tag-link tag-link-md"> <span>r</span> </a> <a href='https://devhide.com/index.php/hashtag/reactjs' class="tag-link tag-link-md"> <span>reactjs</span> </a> <a href='https://devhide.com/index.php/hashtag/node.js' class="tag-link tag-link-md"> <span>node.js</span> </a> <a href='https://devhide.com/index.php/hashtag/arrays' class="tag-link tag-link-md"> <span>arrays</span> </a> <a href='https://devhide.com/index.php/hashtag/c' class="tag-link tag-link-md"> <span>c</span> </a> <a href='https://devhide.com/index.php/hashtag/asp.net' class="tag-link tag-link-md"> <span>asp.net</span> </a> <a href='https://devhide.com/index.php/hashtag/json' class="tag-link tag-link-md"> <span>json</span> </a> </div> </div> <div class="widget"> <div class="widget-title"> <h4>Popular Questions</h4> </div> <ul class="popularPosts"><li> <a href='https://devhide.com/index.php/how-do-i-undo-the-most-recent-local-commits-in-git-927358'> How do I undo the most recent local commits in Git? </a> </li> <li> <a href='https://devhide.com/index.php/how-can-i-remove-a-specific-item-from-an-array-in-javascript-5767325'> How can I remove a specific item from an array in JavaScript? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-delete-a-git-branch-locally-and-remotely-2003505'> How do I delete a Git branch locally and remotely? </a> </li> <li> <a href='https://devhide.com/index.php/find-all-files-containing-a-specific-text-string-on-linux-16956810'> Find all files containing a specific text (string) on Linux? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-revert-a-git-repository-to-a-previous-commit-4114095'> How do I revert a Git repository to a previous commit? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-create-an-html-button-that-acts-like-a-link-2906582'> How do I create an HTML button that acts like a link? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-check-out-a-remote-git-branch-1783405'> How do I check out a remote Git branch? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-force-git-pull-to-overwrite-local-files-1125968'> How do I force "git pull" to overwrite local files? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-list-all-files-of-a-directory-3207219'> How do I list all files of a directory? </a> </li> <li> <a href='https://devhide.com/index.php/how-to-check-whether-a-string-contains-a-substring-in-javascript-1789945'> How to check whether a string contains a substring in JavaScript? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-redirect-to-another-webpage-503093'> How do I redirect to another webpage? </a> </li> <li> <a href='https://devhide.com/index.php/how-can-i-iterate-over-rows-in-a-pandas-dataframe-16476924'> How can I iterate over rows in a Pandas DataFrame? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-convert-a-string-to-an-int-in-java-5585779'> How do I convert a String to an int in Java? </a> </li> <li> <a href='https://devhide.com/index.php/does-python-have-a-string-contains-substring-method-3437059'> Does Python have a string 'contains' substring method? </a> </li> <li> <a href='https://devhide.com/index.php/how-do-i-check-if-a-string-contains-a-specific-word-4366730'> How do I check if a string contains a specific word? </a> </li> </ul> </div> <div class="widget"> <script> atOptions = { 'key' : '5572168bffcf77d6a9fd611324801b97', 'format' : 'iframe', 'height' : 250, 'width' : 300, 'params' : {} }; </script> <script src="https://forgottenoverlive.com/5572168bffcf77d6a9fd611324801b97/invoke.js"></script> </div> </div> </div> </div> </div> </section> <section class="footer-area pt-80px position-relative"> <span class="vertical-bar-shape vertical-bar-shape-1"></span> <span class="vertical-bar-shape vertical-bar-shape-2"></span> <span class="vertical-bar-shape vertical-bar-shape-3"></span> <span class="vertical-bar-shape vertical-bar-shape-4"></span> <hr class="border-top-gray my-4"> <div class="container"> <div class="row align-items-center pb-4 copyright-wrap"> <div class="col-lg-3"> <p class="copyright-desc copyright--desc fs-14">Copyright © 2021 <a href="https://jogjafile.com/">Jogjafile</a> Inc.</p> </div> <div class="col-lg-9"> <ul class="generic-list-item generic-list-item-hover-underline generic-list-item-inline text-end"> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/disclaimer">Disclaimer</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/privacy-policy">Privacy</a> </li> <li> <a class="nav-link" href="https://devhide.com/index.php/pages/terms-and-conditions">TOS</a> </li> <li> <a class="nav-link" href="https://homegardensmart.com/">Homegardensmart</a> </li> <li> <a class="nav-link" href="https://pricesm.com/">Pricesm.com</a> </li> <li> <a class="nav-link" href="https://aftereffectstemplates.net/">Aftereffectstemplates</a> </li> </ul> </div><!-- end col-lg-6 --> </div><!-- end row --> </div><!-- end container --> </section> <div id="back-to-top" data-bs-toggle="tooltip" data-placement="top" style="" data-bs-original-title="Return to top" role=''> <i class="la la-arrow-up"></i> </div> <script src="https://devhide.com/js/jquery-3.4.1.min.js"></script> <script src="https://devhide.com/js/bootstrap.bundle.min.js"></script> <script src="https://devhide.com/js/selectize.min.js"></script> <script src="https://devhide.com/js/main.js"></script> <script src="https://devhide.com/js/hljs.js"></script> <script>hljs.initHighlightingOnLoad();</script> </body> </html>