Use this to filter data in a datagrid
I always get scared that asfusions blog isn't going to be available, one day i went there, and the blog and examples part was totally gone, i was freaking out, i go there as a reference all the time... Here is a function i use alot, and so i'm going to blog it as well as it is available on asfusion.com
when i get some time i'll see if this code works, sometimes when copying and pasting the code into this blogger software i use... some lines dont go in right... but i know it works, because i use it on... beta.killtheheart.com
function applyFilter( term:String, grid:mx.controls.DataGrid, columns:Array ):Void {
var filterTerm:String = term.toString().toLowerCase();
if(filterTerm.length > 0) {
if(_global.unfilteredData[grid.id] == undefined){
if (_global.unfilteredData == undefined){
_global.unfilteredData = {};
}
_global.unfilteredData[grid.id] = grid.dataProvider.slice(0);
}
var filteredData:Array = [];
for(var i = 0; i< _global.unfilteredData[grid.id].length; i++) {
var item:Object = _global.unfilteredData[grid.id][i];
var added:Boolean = false;
for(var j = 0; j< columns.length; j++){
if(!added){
var value:String = item[columns[j]].toString().toLowerCase();
if(value.indexOf(filterTerm) != -1) {
filteredData.push(item);
added = true;
}
}
else {
break;
}
}
}
grid.dataProvider = filteredData;
}
else {
if(_global.unfilteredData[grid.id] != undefined) grid.dataProvider = _global.unfilteredData[grid.id];
}
}
I thank you for continuing excellence
Thank you
=========================================================================
<a href="http://www.libyanyouths.com">?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/">???? ????? </a>
<a href="http://www.libyanyouths.com">libya</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/">???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f13.html">????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f183.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f183.html">?????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f7.html">????? ??????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f117.html">?????? ????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f111.html">???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f116.html">?????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f7.html">??? ??????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html">?????? ??????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f198.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f198.html">????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f61.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f61.html">????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f208.html">?? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f62.html">??? ?? ????? ?????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f64.html">????? ????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f206.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f206.html">????? ????? ??????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f207.html">????? ????? ????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f65.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f65.html"> ???? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f195.html">??????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f150.html">????? ? ????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f154.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f154.html">????? ????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f153.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f153.html">?????? ?????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f134.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f134.html">????? ??? ???</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f72.html">???????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f134.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f134.html">????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f50.html">?????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f22.html">???? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f191.html">?????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html">??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f72.html">???????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f69.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f69.html">???? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f67.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f67.html">??? ??? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f138.html">?????? ????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f139.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f139.html">?????? ????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f140.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f140.html">?????? ?????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f148.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f148.html">??? ????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f154.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f154.html">????? ???????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f105.html">????? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f102.html">???? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f102.html">?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f24.html">???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f102.html">????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f22.html">??? ????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f105.html">????? ????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">????? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f22.html">????? ???</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">????? ???? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f47.html">?????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html">?????? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f22.html">????? ????? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f148.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f148.html">????? ????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f102.html">???? ??????? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f98.html">????? ????? ???</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f94.html">????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f117.html">???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f22.html">????? ????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">?????</a>
<a href="http://www.libyanyouths.com/jeux" target="_blank">http://www.libyanyouths.com/jeux">games</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f22.html">????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f28.html">????? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html">?????? ????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f29.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f29.html"> ????????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f33.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f33.html">?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f33.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f33.html">????? ???????</a>
<a href="http://www.libyanyouths.com/jeux" target="_blank">http://www.libyanyouths.com/jeux">games</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f117.html">?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f19.html">????? ?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html">?????? ????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html">??? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f50.html">?????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html">?????? ????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f29.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f29.html">????????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f50.html">?????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f82.html">????? ????????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f48.html">??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f57.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f57.html">??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f58.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f58.html">??????? ???????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f77.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f77.html">????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f87.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f87.html">????? ??????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f82.html">????? ????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f91.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f91.html">?????</a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f110.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f110.html">?????? ??????? </a>
<a href="http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f83.html" target="_blank">http://www.libyanyouths.com/vb/" target="_blank">http://www.libyanyouths.com/vb/f83.html">?????</a>