CFGRID quirk

I was wondering if anyone else has run across this, and if so, how you corrected the issue?
Using version CF 9.0 with the following code the cell's word wrap correctly. I'm using .x-grid3-cell-inner  {white-space:normal; } in the sytle sheet to format the cells.
No problems so far.
<cfform>
    <cfgrid name = "FirstGrid" format="html"
     height="600"
        width="1024"
        autowidth="yes"
        query = "qry_fullReport">
    </cfgrid>
</cfform>
Now, if I change to flash, like the example below, the formatting no longer works.
<cfform>
    <cfgrid name = "FirstGrid" format="flash"
     height="600"
        width="1024"
        autowidth="yes"
        query = "qry_fullReport">
    </cfgrid>
</cfform>
Is there any good reasons to use the flash version over the html version?
James

I found the answer:
4 ColdFusion 9 Release Notes Bug Number Area Description 78312 ColdFusion Ajax In Internet Explorer, if you have a grid inside a table, grid column headers do not display. This is an Internet Explorer-related issue. As a workaround, specify head and doctype tags as follows: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
I added that to my code and now the headings always appert when the CFGrid is inside the table.

Similar Messages

  • CFGrid Headers Invisible in IE until mouseover

    My client uses CFGRID and IE a lot (yeah, I know) and I have been tasked to solve this problem.
    When the grid first comes up in IE, the headers are invisible; mouse over them and they'll appear and stay on until you move on to a new table or refresh the screen.
    Firefox and Chrome do not have this problem.
    To make matters worse, my client has disabled the developer tools access in IE so I can't drill down to the CSS and look for a solution that way.
    I am trying to find a cfgrid.onload solution, but apparently the documentation is sparse on the methods available in cfgrid (know where they are? Please enlighten me!)
    I stumbled across .refresh() and updateHeaders() but I cannot find their proper syntax and just what the heck they're supposed to do.  I know, lame, but try RTFM when you can't find TFM!
    My first try was to create and OnLoad this:
    function IEReload() {
         var grid = ColdFusion.Grid.getGridObject('mygridname');
         grid.updateHeaders('mygridname');
         grid.refresh('mygridname');
    which does not work.
    Ideas welcome!
    Thanks,
    RLS

    There is no issue with Firefox or Chrome, just with Internet Explorer. So I would assume this is a browser quirk. My strategy would therefore be to first exhaust all possible browser solutions before proceeding to change the code. One possible solution is to install the latest version of Internet Explorer, together with the relevant Windows updates.

  • After upgrading to CF10, the selected row of my cfgrid is no longer passed on form post.

    I have a cfform which contains a cfgrid and prior to the 9 to 10 update, upon submission of the cfform, the selected row of the grid was passed/posted to my form action page as:
    __CFGRID__gridForm__renewalGrid
    This contained all the data from the selected row, I.e.:
    __CFGRID__COLUMN__=PROJECTID; __CFGRID__DATA__=T01081002AP; __CFGRID__COLUMN__=APPLICATIONS; __CFGRID__DATA__=PQFD; __CFGRID__COLUMN__=OWNERUID; __CFGRID__DATA__=HT2008; __CFGRID__COLUMN__=TEAM; __CFGRID__DATA__=Roberts; __CFGRID__COLUMN__=ROLE; __CFGRID__DATA__=AASBOAPMX; __CFGRID__COLUMN__=REGION; __CFGRID__DATA__=Southwest; __CFGRID__COLUMN__=EXISTING; __CFGRID__DATA__=K8045F; __CFGRID__COLUMN__=SOD; __CFGRID__DATA__=0; __CFGRID__COLUMN__=INITIALEMAILDATE; __CFGRID__DATA__=01/28/2013; __CFGRID__COLUMN__=MESSAGEDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=SECONDEMAILDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=ESCALATIONDATE; __CFGRID__DATA__=; __CFGRID__COLUMN__=COMPLETEDBY; __CFGRID__DATA__=TH2878; __CFGRID__COLUMN__=COMPLETIONDATE; __CFGRID__DATA__=02/06/2013; __CFGRID__COLUMN__=MONTHPULLED; __CFGRID__DATA__=Jan2013; __CFGRID__COLUMN__=TOTALITEMS; __CFGRID__DATA__=2; __CFGRID__COLUMN__=RELIEVINGPSA; __CFGRID__DATA__=; __CFGRID__COLUMN__=MODIFIEDBYTS; __CFGRID__DATA__=02/06/2013; __CFGRID__COLUMN__=MODIFIEDBY; __CFGRID__DATA__=T228Y8; __CFGRID__COLUMN__=CREATEDBY; __CFGRID__DATA__=KV3M36; __CFGRID__COLUMN__=CREATEDTS; __CFGRID__DATA__=01/28/2013; __CFGRID__COLUMN__=NEWSA; __CFGRID__DATA__=; __CFGRID__COLUMN__=DELEGATESTATUSNOTE; __CFGRID__DATA__=Access; __CFGRID__COLUMN__=STATUS; __CFGRID__DATA__=Completed; __CFGRID__COLUMN__=DATATYPE; __CFGRID__DATA__=Appl New
    After upgrading to CF10, and with no changes to the code, performing this same process, __CFGRID__gridForm__renewalGrid is still passed in the form scope to my action page, but now it is empty.
    I have not yet uninstalled CF9, so I brought it up on a different port, and I can run the same code as CF9 or CF10 and watch... in 9 the selected row is passed, in 10 it is empty.
    Is this a bug? Is there a work around? Please help.

    appears that apple has changed SMB code, and now its not possible login from windows on mac.
    i installed snow leopard and now works fine.
    apple is capable to make it run paying new license of smb code, but isnted of this, apple has created new protocol smbx and now, all others need to adapt your code to apple..
    bad movement.. i am thinking sell imac and no back to apple anymore..

  • Quirks and problems after a restore from Time Machine

    I had need to restore from Time Machine. It did the job, but it wasn't as easy as restoring from SuperDuper. Apple iTunes Store passwords and iTunes registrations were all lost, requiring me to re-enter passwords for the various users' authorizations to play music (and burning a user on each of those accounts.)
    As I used the restored system, there were several things that weren't quite right and had to be fixed as I encountered them. One persistent issue is that Safari cookies aren't working. For all the sites that had cookies to recognize me and log me in, the cookies no longer work. I have to log into the sites on each visit now. It will remember nothing.
    Is there a general purpose restore tonic that will fix all these quirks?
    I'm thinking of going back to SuperDuper and just set it up back up to a different volume each night for a week to have a full week's worth and skip this Time Machine mess.

    In Safari, some of that password stuff is indeed handled by cookies from the various sites, but a lot of it is actually handled by the "autofill" function which fills in form fields (in this case name and password) with whatever you last used there -- independent of any cookies.
    While running Safari, go to Safari / Preferences... Go to Security. Be sure that you are allowing cookies to be received in the first place.
    Then go to Autofill. See if you have the item checked to allow recording and automatic filling of "User names and passwords". You can edit the list of them to see what's currently in there.
    If this doesn't do it for you, you might want to try selecting Safari / Reset Safari... from the menu bar. The panel will allow you to select which data items to reset.

  • A number of quirks in iTunes 10.5.2

    Don't get me wrong, I love iTunes. I use it everyday. I love perfecting my library and playlists, adding artwork, fiddling with the song quality, etc. But each week it seems like there's a new quirk with the program. I never had this many issues before iTunes 10 came along. It's still usable, but the annoyances are starting to add up. If anyone has some ideas why iTunes is doing the following, I'd greatly appreciate some insight:
    1. When I double click on a brand new song file (say from the desktop) it'll open in iTunes, but the program will not go to the song (even though it's playing). It just sits there on the last song played. The song displays in cover view above the song list, but I have to type in the artist name to get it to the song.
    2. When I'm in a song and I want to switch from the artist column to the album column it starts to go correctly, but then jumps down to the bottom of the album list. Same happens when I switch between other columns - just jumps to the bottom of the list.
    3. I used to be able to choose cover view or list view for each playlist. Now whatever I have the main library on that's the only choice I have for my hundreds of playlists. I'd like the main library to be list only since it's so long, while I enjoy looking at album covers in individual playlists. It's a weird preference to take away Apple.
    Thanks for any help!

    Paul Brucker wrote:
    I think this is simply a real step backward for the Mac developers.
    I think it is simply an error/bug, not an intentional removal of the feature.r
    I inadvertently got this upgrade
    The only way to inadvertently get it is to log into developer.apple.com with your developer account and download it or download it from other sources which are illegally posting it.
    Or how to download to an earlier version that works?
    Download -> iTunes 10.5.1
    Copy the most recent iTunes library.itl file in /Music/iTunes/Previous iTunes libraries/ to /Music/iTunes/.
    Install and run 10.5.1.

  • Quirk, Open VI Reference and LLB

    I found a strange quirk opening a VI Reference (on a PXI).  The "normal" method of doing this is to Open Application Reference (to find the remote site) then to Open VI Reference with the path to the desired VI.  Darren Nattinger pointed out (in 2006) that you can use just the name of the VI, provided the VI is on the same folder or LLB as the current VI.
    Caveat -- this behavior is present in LabVIEW 7.0 (I'm maintaining some "legacy code").  I suspect it will be present in later versions, but haven't (yet) tested it.
    Quirk 1 -- if the VI in question has been downloaded (or deployed) to the remote site, and hence is in memory, then the "path" information isn't used, only the VI name.  Thus if you have a path "C:\ni-rt\startup\MyVI.vi" specified in the Open VI Reference, but have absolutely nothing in the startup folder on your PXI, but have "deployed" your Project, this call will work, even though the "path" part of the argument is not valid.  Useful when testing.
    Quirk 2 (and the "real" reason for this post) -- if the VI is embedded in an LLB, it depends on whether or not it is a "Top-level" VI or not.  Suppose the path is C:\ni-rt\startup\MyLib.llb\MyVI.vi.  Consider two VIs in this LLB -- TopLevel.vi and SubVI.vi (where TopLevel is at the top level of the LLB, whereas SubVI is not).
    Case A -- the LLB has actually been downloaded to the remote site.  Doing an Open VI Reference, with either the full path or just the VI name, works, whether or not you are calling TopLevel or SubVI.  Nothing surprising here.
    Case B -- you are taking advantage of Quirk 1, and have not actually put the file on the Remote site (i.e. there is nothing at the path specified).  You have, however, downloaded the LLB to the Remote.  Doing an Open VI Reference with SubVI, whether with full path or just VI name, works fine.  However, trying to open TopLevel fails, with Error 7 (File Not Found), whether using full path or VI name.
    Summary -- Quirk 2 is that Quirk 1 has a quirk if the VI being referenced is a top level VI in an LLB.
    [My apologies if this is common knowledge -- I failed to find this behavior documented, but may have overlooked something].

    Bob Schor wrote:
    I found a strange quirk opening a VI Reference (on a PXI).  The "normal" method of doing this is to Open Application Reference (to find the remote site) then to Open VI Reference with the path to the desired VI.  Darren Nattinger pointed out (in 2006) that you can use just the name of the VI, provided the VI is on the same folder or LLB as the current VI.
    Caveat -- this behavior is present in LabVIEW 7.0 (I'm maintaining some "legacy code").  I suspect it will be present in later versions, but haven't (yet) tested it.
    Quirk 1 -- if the VI in question has been downloaded (or deployed) to the remote site, and hence is in memory, then the "path" information isn't used, only the VI name.  Thus if you have a path "C:\ni-rt\startup\MyVI.vi" specified in the Open VI Reference, but have absolutely nothing in the startup folder on your PXI, but have "deployed" your Project, this call will work, even though the "path" part of the argument is not valid.  Useful when testing.
    Quirk 2 (and the "real" reason for this post) -- if the VI is embedded in an LLB, it depends on whether or not it is a "Top-level" VI or not.  Suppose the path is C:\ni-rt\startup\MyLib.llb\MyVI.vi.  Consider two VIs in this LLB -- TopLevel.vi and SubVI.vi (where TopLevel is at the top level of the LLB, whereas SubVI is not).
    Case A -- the LLB has actually been downloaded to the remote site.  Doing an Open VI Reference, with either the full path or just the VI name, works, whether or not you are calling TopLevel or SubVI.  Nothing surprising here.
    Case B -- you are taking advantage of Quirk 1, and have not actually put the file on the Remote site (i.e. there is nothing at the path specified).  You have, however, downloaded the LLB to the Remote.  Doing an Open VI Reference with SubVI, whether with full path or just VI name, works fine.  However, trying to open TopLevel fails, with Error 7 (File Not Found), whether using full path or VI name.
    Summary -- Quirk 2 is that Quirk 1 has a quirk if the VI being referenced is a top level VI in an LLB.
    [My apologies if this is common knowledge -- I failed to find this behavior documented, but may have overlooked something].
    This will likely not apply at all to >= 8.0. LabVIEWs Open VI Reference will now distinguish cleanly between absolute path and just the VI name itself. If you use just the VI name the VI needs to be in memory or for a built application included in the app. The quirk about VIs in the same LLB as the currently active VI sounds very strange to me but it may still work.
    However if you specify an absolute path, Open VI Reference will bark with an error if the VI can not be found at that location or if the VI already loaded in memory with that name has not the same absolute path. This is supposedly to make it very hard to create cross linking even when using VI server.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Layout Issue using multiple CFGRID

    I am trying to get 4Flash Grids to layout side by side. It
    appears that there is plenty of room looking at the screen, but
    there are scroll bars on the right and bottom. How can I make these
    fit and center them as a group?
    Thanks.
    <div align="center">
    <cfform method="post" preloader="no" format="flash"
    skin="halosilver" width="1000">
    <cfformgroup type="horizontal">
    <cfgrid format="flash" name="managers"
    query="q_getManagers" selectmode="edit" width="200"
    height="300">
    <cfgridcolumn name="manager">
    </cfgrid>
    <cfgrid format="flash" name="categories"
    query="q_getCategories" width="200" height="300" selectmode="edit"
    >
    <cfgridcolumn name="Category">
    </cfgrid>
    <cfgrid format="flash" name="classification"
    query="q_getClassifications" width="200" height="300"
    selectmode="edit">
    <cfgridcolumn name="classification">
    </cfgrid>
    <cfgrid format="flash" name="facilities"
    query="q_getFacilities" width="200" height="300"
    selectmode="edit">
    <cfgridcolumn name="facility_name">
    </cfgrid>
    </cfformgroup>
    </cfform>
    </div>

    Hello!
    The layout management in OSMF prior to 1.6 sprint 3 was somehow inconsistant in composite elements.
    That(I guess) is a problem of layout measurement.
    Our player relies on osmf layouting greatly so I have posted a lot here already.
    May be it can help you:
    http://forums.adobe.com/thread/837062
    This topic contains referencies to other and to jira:
    http://bugs.adobe.com/jira/browse/FM-1174
    There is a "duct tape" proxy attached to jira bug it may help you if you put your composition to that proxy BEFORE settting it to media player.
    Since 1.6 sprint 3 the whole layout thing has changed and has become consistent - it does not work as expected at all :O)
    But as soon as you are on 1.0 the duct tape proxy may help
    Best regards!

  • CFGRID does not show data (CF9.0)

    Under development server, CFGRID show data , all is fine , correct. (CF9.0  version dev)
    Under production server , CFGRID does not show data, only a grey line (like a HR).
    How to debug this ?
    Thanks,

    Kindly check below to troubleshoot this issue:-
    Is there any difference between your CF production & developement server setting summary?
    Is there any browser script level difference between your both CF server?
    Are you getting any relevant logging error in your CF server application.log & exception.log?
    Run a very simple cfgrid running app to check, either getting issue with that too or not.

  • How can I call a custom javascript function when clicking on cfgrid cell.

    I would like to call a custom javascript function when
    clicking on a cell in an cfgrid (of html format). The closest thing
    I can find is to use the HREF="" attribute, but it doesn't seem to
    work with javascript inside it.
    Simple example:
    <cfgridcolumn name="Foo" header="Foo"
    href="javascript:customFunction(#ID#);">
    Do I need to tap into the underlying Ext JS funtionality? If
    so, where can I start?
    Thanks!

    Hi,
    According to your post, my understanding is that you want to hide/show list columns based on specify the permission for Users, SharePoint Groups or Active Directory Groups.
    Here is a solution from CodePlex for your reference:
    SharePoint 2013 Column & View Permission
    https://sp2013columnpermission.codeplex.com/
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Dynamically Hiding a Column in a CFGRID

    Here's the situation: I've got a flash form with a cfgrid.
    That grid has 4 columns. Is it possible to click a separate button
    in the form and hide/show one of the grid columns, similar to
    altering the "display" attribute of the <cfgridcolumn> tag? I
    know it's possible to click a button and hide the entire grid...
    Any help or comments would be most appreciated!

    Just FYI: I think I solved this by adjusting the column
    widths dynamically via Actionscript. There was something odd about
    how the grid handled the widths, though. I had to move the column
    all the way to the right in the grid and then set it's width to a
    negative value to "hide" it, which actually just pushed it off the
    screen.
    Let me know if you're still having trouble and I can dig up
    the code, but it probably won't be that useful if you have to hide
    multiple columns.

  • Delete button in CFGRID

    I am attempting to use the CFGRID tag on a ColdFusion 8
    Server. I have set the format attribute to HTML and have it binding
    to a cfc. I have set the onChange attribute to a cfc method.
    SelectMode is set to edit and the Delete attribute is set to yes.
    The data grid does allow me to edit the records and
    successfully updates. The issue is that I can not delete rows. I
    don't see a delete button at all. I feel like I am missing
    something very simple.
    Any help would be most appreciated. Thanks.

    I got it.
    Because I was only displaying two columns, the grid was not
    wide enough to display the DELETE button.
    I fixed it by adding the attribute WIDTH="350" and then also
    added the attribute AUTOWIDTH="yes".

  • How can I select the row after a cfgrid refresh?

    I have a form that is bound to a cfgrid.  The grid is populated from a database.  When you navigate in the grid the data displayed in the form changes to match the selected row.  I can edit the data in the form and update the database.  After updating the data I refresh the cfgrid, which then displays the updated data.
    Unfortunately the cfgrid always highlights the first row, row 0, after a refresh.  I want to highlight the same row that was highlighted when the data was edited and saved.  Can anyone advise as to how I can do that?
    I have tried setting a listener when the grid is initiated that responds whenever the store is refreshed and triggers the function refreshSelection():
    g.getStore().on('load', refreshSelection) ;
    Before the form data is saved, the row number is stored in selectedRow[0].  When the grid is refreshed, refreshSelection is run:
    function refreshSelection() {
    if (0 >= selectedRecords.length)
         return;
    alert('Selected row is Row ' + selectedRecords[0] ) ;
    g.getSelectionModel().selectRow(selectedRecords[0]) ;
    selectedRecords[0] = 0 ;
    The alert shows the correct row number each time, but highlighting the last row viewed works intermittently, and only if the alert line is active.  If I comment out the alert, this fails every time, with row 0 being highlighted.  selectedRecords[0] is reset to 0 after the attempt to select the row so that navigation through the grid, such as choosing "Next Page," will properly highlight the first row of the page rather than the last row number that was edited.
    -Rick

    Massage?
    Why not ask the masseuse who gave you the massage?

  • Error inserting a row into a table with identity column using cfgrid on change

    I got an error on trying to insert a row into a table with identity column using cfgrid on change see below
    also i would like to use cfstoreproc instead of cfquery but which argument i need to pass and how to use it usually i use stored procedure
    update table (xxx,xxx,xxx)
    values (uu,uuu,uu)
         My component
    <!--- Edit a Media Type  --->
        <cffunction name="cfn_MediaType_Update" access="remote">
            <cfargument name="gridaction" type="string" required="yes">
            <cfargument name="gridrow" type="struct" required="yes">
            <cfargument name="gridchanged" type="struct" required="yes">
            <!--- Local variables --->
            <cfset var colname="">
            <cfset var value="">
            <!--- Process gridaction --->
            <cfswitch expression="#ARGUMENTS.gridaction#">
                <!--- Process updates --->
                <cfcase value="U">
                    <!--- Get column name and value --->
                    <cfset colname=StructKeyList(ARGUMENTS.gridchanged)>
                    <cfset value=ARGUMENTS.gridchanged[colname]>
                    <!--- Perform actual update --->
                    <cfquery datasource="#application.dsn#">
                    UPDATE SP.MediaType
                    SET #colname# = '#value#'
                    WHERE MediaTypeID = #ARGUMENTS.gridrow.MediaTypeID#
                    </cfquery>
                </cfcase>
                <!--- Process deletes --->
                <cfcase value="D">
                    <!--- Perform actual delete --->
                    <cfquery datasource="#application.dsn#">
                    update SP.MediaType
                    set Deleted=1
                    WHERE MediaTypeID = #ARGUMENTS.gridrow.MediaTypeID#
                    </cfquery>
                </cfcase>
                <cfcase value="I">
                    <!--- Get column name and value --->
                    <cfset colname=StructKeyList(ARGUMENTS.gridchanged)>
                    <cfset value=ARGUMENTS.gridchanged[colname]>
                    <!--- Perform actual update --->
                   <cfquery datasource="#application.dsn#">
                    insert into  SP.MediaType (#colname#)
                    Values ('#value#')              
                    </cfquery>
                </cfcase>
            </cfswitch>
        </cffunction>
    my table
    mediatype:
    mediatypeid primary key,identity
    mediatypename
    my code is
    <cfform method="post" name="GridExampleForm">
            <cfgrid format="html" name="grid_Tables2" pagesize="3"  selectmode="edit" width="800px" 
            delete="yes"
            insert="yes"
                  bind="cfc:sp3.testing.MediaType.cfn_MediaType_All
                                                                ({cfgridpage},{cfgridpagesize},{cfgridsortcolumn},{cfgridsortdirection})"
                  onchange="cfc:sp3.testing.MediaType.cfn_MediaType_Update({cfgridaction},
                                                {cfgridrow},
                                                {cfgridchanged})">
                <cfgridcolumn name="MediaTypeID" header="ID"  display="no"/>
                <cfgridcolumn name="MediaTypeName" header="Media Type" />
            </cfgrid>
    </cfform>
    on insert I get the following error message ajax logging error message
    http: Error invoking xxxxxxx/MediaType.cfc : Element '' is undefined in a CFML structure referenced as part of an expression.
    {"gridaction":"I","gridrow":{"MEDIATYPEID":"","MEDIATYPENAME":"uuuuuu","CFGRIDROWINDEX":4} ,"gridchanged":{}}
    Thanks

    Is this with the Travel database or another database?
    If it's another database then make sure your columns
    allow nulls. To check this in the Server Navigator, expand
    your DataSource down to the column.
    Select the column and view the Is Nullable property
    in the Property Sheet
    If still no luck, check out a tutorial, like Performing Inserts, ...
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/index.jsp
    John

  • Urgent CFGrid-Combo-DataProvider Question

    Dear all,
    I have this code to create combos in cfgrid. My question now
    is .. how to replace the hardcoded countries with query? The code
    is saved in AS file (.as). The full codes can be found at
    http://cfpim.blogspot.com/2005_08_01_cfpim_archive.html
    See
    Grid cellRenderer in Flash forms topic.
    function createChildren(Void) : Void{
    combo = createClassObject( ComboBox, "combo", 1,
    {owner:this});
    combo.dataProvider = [{data:'SGP',label:'Singapore'},
    {data:'JPN',label:'Japan'}, {data:'USA',label:'United States of
    America'}, {data:'AUS',label:'Australia'},
    {data:'IND',label:'India'}];
    combo.addEventListener("change", this);
    Thanks in advance
    Keiko

    Dan,
    I wanted to try your method, but I got another error (if I
    take the content of .AS file and put it inside cfsavecontent).
    Below is my code ...
    Seems that I cannot place import or createChild inside
    CFSaveContent. Any help will be very much appreciated.
    Keiko
    <cfform format="Flash" skin="haloSilver">
    <cfsaveContent variable="onLoad">
    import mx.controls.ComboBox;
    class GridRenderer extends mx.core.UIComponent {
    var combo;
    var listOwner : MovieClip;
    var getCellIndex : Function;
    var getDataLabel : Function;
    function createChildren(Void) : Void{
    combo = createClassObject( ComboBox, "combo", 1,
    {owner:this});
    combo.dataProvider = [{data:'SGP',label:'Singapore'},
    {data:'JPN',label:'Japan'}, {data:'USA',label:'United States of
    America'}, {data:'AUS',label:'Australia'},
    {data:'IND',label:'India'}];
    combo.addEventListener("change", this);
    function getPreferredHeight(Void) : Number{
    return combo != undefined ? 25:0;
    function setValue(str:String, item:Object){
    var val = item.country;
    for(var i = 0; i < combo.dataProvider.length; i++){
    combo.dataProvider
    .data == val ? combo.selectedIndex = i : '';
    function change() {
    listOwner.editField(getCellIndex().itemIndex,
    getDataLabel(), combo.selectedItem.data);
    function(){
    _level0.myGrid.rowHeight=25;
    _level0.myGrid.getColumnAt(2).cellRenderer = GridRenderer;
    }.call()
    </cfsavecontent>
    <!--- grid with 3 columns name, firstName, department
    --->
    <cfgrid name="myGrid" width="400">
    <cfgridColumn name="Name">
    <cfgridColumn name="Country">
    <cfgridrow data="Name 1, SGP">
    <cfgridrow data="Name 2, USA">
    </cfgrid>
    <cfinput type="submit" name="cmdSubmit" value="Submit to
    see the form dump">
    <!--- onLoad trigger --->
    <cfinput type="text" visible="No" width="0" height="0"
    name="trigger2" bind="{1==2?'':#onLoad#}">
    </cfform>

  • Yoga 2 Pro Win 8.1 WiDi/Mirac​ast quirk

    So since Windows update offered a new Intel graphics driver 10.18.10.3379 I've had an odd quirk in connecting to my adapter. 
    I will connect to my PTV3000 fine, use it and disconnect all fine.  The quirk comes in after I shutdown my PC and restart it.  The next time I turn on the PC when I attempt to connect to the adapter, Charms>Devices>Project  I am not given a list of adapter but the list of display options: Disconnect, Duplicate, Extend, Second Screen Only ???????????????
    Why after the PC has been off (overnight) and freshly started would it think it's connected to an adapter already?
    I have to perform a Restart in order for it to reset properly and show me a list of devices to connect to.  This is pretty annoying since I just turned the PC on int eh first place.  I will note that upon shutdown, I have checked that the PTV3000 is fully disconnected and the Project menu is showing the device as eligible to connect to.
    Specs
    Lenovo Yoga 2 Pro
    Intel Dual-Band Wireless AC 7260 - 16.6.2.1
    Intel Graphics 4400 - 10.18.10.3379
    Ideas?
    Solved!
    Go to Solution.

    Since the PTV is showing as a display on the Project menu that means the PC thinks it has successfully recoginized the device and thus a successful installation.  Which it obviously does not.
    Uninstall the widi software.
    Go to Control Panel>Devies and Printers, delete the PTV device
    Reinstall Wifi drivers
    Reinstall Graphics drivers
    Reboot (you probably will have to after reintalling those drivers anyway)
    Then try to Add/connect to the PTV again.

Maybe you are looking for

  • How is it possible to accrue data charges on wifi and asleep?

    I'm not very happy with what's going on right now.  My family of 3 shares a data plan of 8GB.  I use under 1G, my husband <1G-1.5G and my son uses a ton so I decided to start looking into when/how much data is being used.  In the previous billing cyc

  • Enterprise manager not working

    Hello all. my problem started two months ago, see below please: 1- restart the server 2- d:\IASRF\opmn\opmnctl startall ----> this is working well 3- d:\IASRF\bin\emctl start iasconsole -----> return that every thing is well now I try to log in http:

  • Adding two 2-D Arrays to then save

    I am trying to build two 2-D arrays to then save as a spreadsheet file. This process happens in while loop and I need to enable indexing when I feed the wire out. When I do this I use the build array fucntion but then it creates a 3-D array which I c

  • Lost my multisite files in iweb. Where can they be?

    Skipper

  • Waveform chart. Send data to Excel

    I am monitoring the output voltage from a electronic circuit using LabView 7.1 and a DAQ card. I have been able to view the output voltage using a Waveform Chart but i have been unsuccessful sending the data to a file. Only one data point gets saved