• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Extra Ext Ajax Grid Feaures, more than meets the eye...

New Here ,
Aug 23, 2007 Aug 23, 2007

Copy link to clipboard

Copied

Hello all,

I've been playing around with CF8's new Ajax datagrids and the underlying Ext JavaScript libraries. I can call some of Ext's other features using the Coldfusion.Grid.getGridObject([gridname]) function, but it doesn't seem to recognize some of Ext's extra cool features specifically drag and drop grid rows. In looking in my CFIDE\scripts\ajax\ext folder all of Ext's code is there for this feature.

Can someone point me in the direction of how to call Ext's additional methods for the Ajax Grid?

Kind Regards,
Scott
TOPICS
Advanced techniques

Views

227

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 12, 2007 Sep 12, 2007

Copy link to clipboard

Copied

LATEST
Did you ever figure this out? I am trying to use ColdFusion.Grid.getGridObject to run a function after the grid is rendered. but adding a listener to the render event doesn't seem to be working.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation