PDA

View Full Version : فیلتر کردن json data



sara_orkide
چهارشنبه 20 اسفند 1393, 16:14 عصر
سلام دوستان خسته نباشید من یه داده ای از نوع json دارم مثل زیر :

[{ "id": "14", "text": "منابع انساني", "icon": "Images/menu/dashboard/FolderDimen.gif",
"state": { "opened": true, "disabled": false, "selected": false }, "children": [{
"id": "D36", "text": "دادگاه", "icon": "Images/normal.png", "state": { "opened":
true, "disabled": false, "selected": false }, "children": [], "li_attr": { "data":
null }, "a_attr": { "href": "#"} }, { "id": "D38", "text": "سمت", "icon": "Images/normal.png",
"state": { "opened": true, "disabled": false, "selected": false }, "children": [],
"li_attr": { "data": null }, "a_attr": { "href": "#"} }, { "id": "D40", "text":
"وضعيت قضايي", "icon": "Images/normal.png", "state": { "opened": true, "disabled":
false, "selected": false }, "children": [], "li_attr": { "data": null }, "a_attr":
{ "href": "#"} }, { "id": "D41", "text": "SupplierCategoryName", "icon": "Images/normal.png",
"state": { "opened": true, "disabled": false, "selected": false }, "children": [],
"li_attr": { "data": null }, "a_attr": { "href": "#"} }, { "id": "D42", "text":
"CustomaerCompanyName", "icon": "Images/normal.png", "state": { "opened": true,
"disabled": false, "selected": false }, "children": [], "li_attr": { "data": null
}, "a_attr": { "href": "#"} }, { "id": "D43", "text": "RegionEmployee", "icon":
"Images/normal.png", "state": { "opened": true, "disabled": false, "selected": false
}, "children": [], "li_attr": { "data": null }, "a_attr": { "href": "#"} }, { "id":
"D44", "text": "TrerritoryEmployee", "icon": "Images/normal.png", "state": { "opened":
true, "disabled": false, "selected": false }, "children": [], "li_attr": { "data":
null }, "a_attr": { "href": "#"}}], "li_attr": { "data": null }, "a_attr": { "href":
"#"}}]
می خوام یکی از child های اون رو فیلتر کنم من از دستور زیر استفاده می کنم اما اون فقط "id": "14" رو میبینه :

arrayCollection = arrayCollection
.filter(function (el) {
return el.id !== id;
});
میشه لطفا راهنماییم کنید
متشکرم

sara_orkide
شنبه 23 اسفند 1393, 07:37 صبح
کسی نیست به من جواب بده؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟ ؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟