cfgrid and cfinput

Discussion in 'Programming' started by ICEMAN2303, Jan 2, 2007.

  1. #1
    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?
     
    ICEMAN2303, Jan 2, 2007 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    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?
     
    ccoonen, Jan 4, 2007 IP