tracker issue : CF-3040716

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 81416:(Watson Migration Closure)Enable "pass-through" Configuration options in CFGridColumn

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/

Reporter/Name(from Bugbase): marc esher / marc esher (marcesher)

Created: 01/02/2010

Components: AJAX, UI Components

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Most users will encounter

Locale/System: English / Platforms All

Vote Count: 1

Problem:

Enable "pass-through" Configuration options in CFGridColumn
Method:

I'm working with CFGrid, and I have a "combobox" column. I wanted to add "typeAhead" functionality as demonstrated in the EXTJS example, here: http://www.extjs.com/deploy/dev/examples/grid/edit-grid.htmlIn straight EXTJS javascript, this is a one-line addition to the column model: typeAhead:trueHowever, there does not appear to be any good way to do this with CFGrid. I tried for a long time to figure out how to modify the underlying cell editor but was unsuccessful. Even if it were successful, it would've resulted in a lot of extra code.I'm requesting that CFGridColumn accept pass-through configuration options for the underlying ColumnModel. This way, I could do something like:<cfgridcolumn..... Config="typeAhead:true">and that extra config option would be tacked on to the column model that CF Generates with CFGrid.
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3040716

External Customer Info:
External Company:  
External Customer Name: marc esher
External Customer Email: 70390EBF47F01CAF992015B9
External Test Config: 01/02/2010

Attachments:

Comments: