Skip to main content
Known Participant
December 15, 2010
Question

CFGrid issue in CF 9.01 - submitting empty forms

  • December 15, 2010
  • 3 replies
  • 626 views

I have found several references to this problem but no solution. Any help is appreciated.

I upgraded to CF 9.01 and applied the cummulative hot fix. CFgrids (html) that previously worked fine no longer work in that selecting a row and submitting the form yields no data. The only thing that's changed from one hour to the next on the server is the upgrade to CF 9.01  These are HTMl forms and HTML grids, populated from a database query. The grid looks fine and operates fine (sorts and filters work great). But submitting the form after selecting a row results in no data being submitted.

I can see others experienced this problem - any solutions? Thanks in advance.

    This topic has been closed for replies.

    3 replies

    Participant
    February 23, 2011

    An issue I raised with Adobe in August last year.

    http://forums.adobe.com/thread/708479?tstart=0

    I have been talking with the Adobe programmers, and chasing them up about this, they have said "We  hope to provide a fix for this in the next CFH for 901." and "We  are yet to decide on the dates for the next CHF for 901. We will keep you  posted." (18th Oct and 3rd Feb respectively)

    I have been using selects(dropdowns) instead of grids until the issue is fixed, then i will swap them back over. My solution, not a great one but worked for what i needed it to.

    Also a possible workaround (I havent tried) from Ray Camden

    http://www.coldfusionjedi.com/index.cfm/2010/8/28/CF901-CFGRIDs-new-multirowselect-feature

    GL

    Known Participant
    December 16, 2010

    My work around at the moment is to link from a row in the grid (using the href option in CFGridcolumn) instead of posting the form. But it's not always the best option.

    BKBK
    Community Expert
    Community Expert
    December 16, 2010

    In my opinion, a bug, and one that needs an urgent solution.