Is there a way to save the active row on a grid to a cfinput here is how i tried but it dosen't work? I just need the row number. <cfinput type="text" label="Row" name="Row" bind="{grdcontacts.dataProvider[grdcontacts.selectedIndex]['Selectedrow']}"/> Also after I get the row number is there a way on a load of a grid to tell it to focus on a certian row?
Wow! CfInput has a bind parameter? Damn... I need to brush up on my CF - all the eCommerce sites I built were in 5.0... What version of CF and FuseBox are we even on now?