Axelology
Posted At : November 4, 2006 7:16 PM | Posted By : Axel Jensen

Use a combo box in a CFGrid

This is a great example, and it's great for learning what actionscript can do... It uses an import of an actionscript file to put a combo box in a cell in a cfgrid... it's awesome.View the example

Here is the original Post I want to be able to remember this stuff so i blog it.


Grid.cfm
---------------

<cfif parameterExists(form.submit_btn)>
<CFDUMP var="#form#">
</cfif>

<cfform format="Flash" skin="haloSilver" width="400" height="300">

<cfsaveContent variable="onLoad">
function(){
_level0.myGrid.rowHeight=25;

//applying the cellRenderer 'GridRenderer.as' to the 4th column
_level0.myGrid.getColumnAt(3).cellRenderer = GridRenderer;

}.call()
</cfsavecontent>

<!--- grid with 3 columns name, firstName, department --->
<cfgrid name="myGrid">
<cfgridColumn name="name">
<cfgridColumn name="firstName">
<cfgridColumn name="department">

<cfgridrow data="Maegerman, Philippe, 1">
<cfgridrow data="Fonda, Nahuel, 2">
</cfgrid>

<cfinput type="submit" name="submit_btn" value="Submit to see the form dump">
<!--- onLoad trigger --->
<cfinput type="text" visible="No" width="0" height="0" name="trigger2" bind="{1==2?'':#onLoad#}">

</cfform>

and here is the actionscript file that is needed, put them in the same directory, and it will work.

GridRenderer.as
-------------------

import mx.controls.ComboBox;

class GridRenderer extends mx.core.UIComponent{

var combo;
var listOwner : MovieClip;
var getCellIndex : Function;
var getDataLabel : Function;

function createChildren(Void) : Void{
combo = createClassObject( ComboBox, "combo", 1, {owner:this});
combo.dataProvider = [{data:1,label:'CF_Pim'}, {data:2,label:'AsFusion'}];
combo.addEventListener("change", this);
}

function getPreferredHeight(Void) : Number{
return combo != undefined ? 25:0;
}

function setValue(str:String, item:Object){
var val = item.department;
for(var i = 0; i < combo.dataProvider.length; i++){
combo.dataProvider[i].data == val ? combo.selectedIndex = i : '';
}
}

function change() {
listOwner.editField(getCellIndex().itemIndex,
getDataLabel(), combo.selectedItem.data);
}
}

View the example

Comments
The subject of a very wonderful and distinct
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>
# Posted By games | 6/17/08 9:56 AM



Blog provided and hosted by CF Webtools. Blog Sofware by Ray Camden.