Edit mode not showing up in DataGrid

I have the following DataGrid. The problem is that the ItemRenderer show corretly but ItemEditor does not. (below I've copied code for my DataGrid MXML, my ItemRenderer component (TimeRenderer)  and ItemRenderer component (TimeEditor)
DataGrid
<mx:DataGrid id="grdSiteHours" dataProvider="{model.ModelLocator.getInstance().storeHours}" width="
100%" height="90%" editable="true">
<mx:columns>
<mx:DataGridColumn id="clmDay" headerText="Day"dataField="
day" editable="false" />
<mx:DataGridColumn id="clmOpenTime" headerText="Open Time"dataField="
openTime" editable="true"itemRenderer="
components.TimeRenderer" itemEditor="
components.TimeEditor" editorDataField="time"width="
200" />
<mx:DataGridColumn id="clmCloseTime" headerText="Close Time"dataField="
closeTime" editable="true"itemRenderer="
components.TimeRenderer" itemEditor="
components.TimeEditor" editorDataField="time"width="
200" />
</mx:columns>
</mx:DataGrid>
ItemRenderer
<mx:HBox  xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="30">
 <mx:Script>
<![CDATA[
 import view.valueobjects.TimeData; 
Bindable] 
protected var _data:Object; 
Bindable] 
protected var time:TimeData; 
override public function get data():Object{
return this._data;}
override public function set data(value:Object):void{
super.data = value; 
this.time = value.openTime as TimeData;}
]]>
</mx:Script>
 <mx:Label id="lblTimeDisplay" text='
{this.time.hour.toString() + ":" + 
this.time.min.toString() + " " +(
this.time.am == true ? "AM" : "PM")}' />
 </mx:HBox>
Item Editor
<mx:HBox  xmlns:mx="http://www.adobe.com/2006/mxml" height="30">
 <mx:Script>
<![CDATA[
 import view.valueobjects.TimeData; 
Bindable] 
protected var _data:Object; 
Bindable] 
public var time:TimeData; 
override public function get data():Object{
return this._data;}
override public function set data(value:Object):void{
if(value != null){
super.data = value; 
this.time = value.openTime as TimeData;}
protected function updateTime():void{
this.time.hour = Number(this.cmbOpenTimeHourSelector.selectedItem); 
this.time.min = Number(this.cmbOpenTimeMinSelector.selectedItem); 
this.time.am = this.radgrpOpenTimeAMPM.selectedValue == "AM" ? true : false;}
]]>
</mx:Script>
 <mx:ComboBox id="cmbOpenTimeHourSelector" change="updateTime()"editable="
false">
 <mx:ArrayCollection>
 <mx:String>01</mx:String>
 <mx:String>02</mx:String>
 <mx:String>03</mx:String>
 <mx:String>04</mx:String>
 <mx:String>05</mx:String>
 <mx:String>06</mx:String>
 <mx:String>07</mx:String>
 <mx:String>08</mx:String>
 <mx:String>09</mx:String>
 <mx:String>10</mx:String>
 <mx:String>11</mx:String>
 <mx:String>12</mx:String>
 </mx:ArrayCollection>
 </mx:ComboBox>
 <mx:ComboBox id="cmbOpenTimeMinSelector" change="updateTime()"editable="
false">
 <mx:ArrayCollection>
 <mx:String>00</mx:String>
 <mx:String>15</mx:String>
 <mx:String>30</mx:String>
 <mx:String>45</mx:String>
 </mx:ArrayCollection>
 </mx:ComboBox>
 <mx:RadioButtonGroup id="radgrpOpenTimeAMPM" change="updateTime()" />
 <mx:RadioButton id="radOpenTimeAM" groupName="radgrpOpenTimeAMPM"label="
AM" value="AM" />
 <mx:RadioButton id="radOpenTimePM" groupName="radgrpOpenTimeAMPM"label="
PM" value="PM" /></mx:HBox>

Doesn't work even after implementing the interface.
The annoying thing is that when I hover mouse over other grid columns, it shows highlights on the rows but doesn't eeven highlight any row when I hover mouse through the custom-rendered column.
I previously used ItemEditor in a DataGridColumn which had just a ComboBox in one of my previous projects and it worked just fine. Am I missing something over here?

Similar Messages

  • Why isn't the edit button not showing in my ESX24 sampler?

    why isn't the edit button not showing in my ESX24 sampler?

    Is that during installation when you see the two icons.. the one on the left looking like a Garageband guitar icon, the one on the right like the Logic Pro platimum record icon?
    Yes.. that one.. with the choice to click on which option you want/are coming from...
    p.s. I'll probably aquire a Mac Mini this fall then upgrade.... I mean repurchase!
    I think I managed to grab one of the last of the 2011 refurb'ed MMS's.... at that super low price Apple were selling them for... before they bumped it up and now, they seem to have none left at all at any price
    However, just in case, I have found this site really useful at keeping track of Apple's refurb stock... and pricing
    http://www.refurb.me/us/

  • Likely bug with external editing (in CS5 not CS6 beta) and edited image not showing back up in LR

    I have come across something strange today that I've not seen before. I'm running LR 4.0 under Win7 64-bit. I usually use Photoshop CS6 beta as my external editor, but invoke CS5 when I have to use some tools that don't support the beta. Here is the scenario:
    * I have CS5 open
    * I externally edit an image in CS5 and Save it from CS5 when I'm done
    * The edited image does not show up in LR
    * I close LR and reopen it
    * There is the edited image!
    I have duplicated this many times this evening. I don't think I've seen it when I've used CS6 beta.

    Something strange is going on because I had the behavior reported of edited image not showing up after using another filter, Nik Silver Efex Pro 2.

  • Edited pictures not showing in screen saver

    I have a lot of pictures in my Picture Folder. I have my screen saver set for Picture Folder. And all the pictures do show up when the screen saver is running. But those pictures that were originally taken in landscape format but later converted and saved in portrait format still appear in landscape mode -- that is, on their side -- in the screen saver. How can that happen?
    I have gone through every picture in the Picture Folder to make sure that each is properly oriented and saved in that orientation. Yet they still appear on their side in the screen saver (though they appear normally in Preview). What's going on here? And how do I fix it?

    I have edited some photos (crop and/or colour
    adustments). Although the thumbnail is still visible,
    it will not load in full screen mode - I'll only see
    a gree square with an explanation mark.
    Even more annoying, a photo book I'd ordered came
    with grey spaces: again the thumbnail appeared
    allright, but if I click to view the page I get this
    screen picture holder. I'll have to ask for a
    reimbursement, but in the mean time, I'd like to know
    what to do.
    thanks in advance
    I'm having some trouble posting. Sorry for my last post with only original message showing and my comments missing.
    I am having trouble with full screen also but not quite the same. I cannot get a previosly edited photo to show full size on the full screen. It only transfers in the same small size as it is in the Library source screen even though I clk on the preference for "edit in full screen." Any idea what is wrong?
    iMac A1173   Mac OS X (10.4.6)  

  • Edited photos not showing in full screen

    I have edited some photos (crop and/or colour adustments). Although the thumbnail is still visible, it will not load in full screen mode - I'll only see a gree square with an explanation mark.
    Even more annoying, a photo book I'd ordered came with grey spaces: again the thumbnail appeared allright, but if I click to view the page I get this screen picture holder. I'll have to ask for a reimbursement, but in the mean time, I'd like to know what to do.
    thanks in advance

    I have edited some photos (crop and/or colour
    adustments). Although the thumbnail is still visible,
    it will not load in full screen mode - I'll only see
    a gree square with an explanation mark.
    Even more annoying, a photo book I'd ordered came
    with grey spaces: again the thumbnail appeared
    allright, but if I click to view the page I get this
    screen picture holder. I'll have to ask for a
    reimbursement, but in the mean time, I'd like to know
    what to do.
    thanks in advance
    I'm having some trouble posting. Sorry for my last post with only original message showing and my comments missing.
    I am having trouble with full screen also but not quite the same. I cannot get a previosly edited photo to show full size on the full screen. It only transfers in the same small size as it is in the Library source screen even though I clk on the preference for "edit in full screen." Any idea what is wrong?
    iMac A1173   Mac OS X (10.4.6)  

  • Edited images not showing up in iphoto

    when I edit images in photoshop elements and save them they do not show up in iphoto. I am saving them as tiffs.

    I am saving them as tiffs.
    But what were they?
    If there is a format change - from jpeg to tiff, from Raw to something else - then you need to save the files to the desktop first and then import them as new files.
    Regards
    TD

  • Server started in RUNNING mode not showing in Startup Log File when MS Starts

    Dear all,
    When we start OSB Managed Server, server status is showing Running Status in Web logic console and it is also serving the requests. but in server Start up log file, it is not showing 'Server started in RUNNING mode' after it started.
    this behavior is only for 4 managed servers in cluster of 6 managed servers. other 2 managed servers are starting and showing the message correctly.
    please some body show some light on it as we need to fix this issue urgently.
    thanks in advance.
    pr

    Dear all,
    When we start OSB Managed Server, server status is showing Running Status in Web logic console and it is also serving the requests. but in server Start up log file, it is not showing 'Server started in RUNNING mode' after it started.
    this behavior is only for 4 managed servers in cluster of 6 managed servers. other 2 managed servers are starting and showing the message correctly.
    please some body show some light on it as we need to fix this issue urgently.
    thanks in advance.
    pr

  • PSA Edit Dialog - Not showing all the columns

    Hi All,
    I need to edit the transaction data for 2LIS_13_VDITM in PSA. when I go to display the PSA data it shows few selected fields in the initial display not all coming in the data source.
    In Order to get that field in Data Display,  I change the display variant and bring the field in the data display .
    Now, When I try to edit that record the the Edit Dialog Pop Up  does not show me all the columns which are there in the Data Display. I checked in the display Selection Tab, the field list over there also does not contain this field.
    However, I am able to edit data for all other Data Sources.
    Has someone ever faced this kind of strange thing.  We were on support pack 18 and migrated to BW 3.1 support pack 20. I was able to edit data in PSA for this data source earlier. Can it be a support Pack Problem ?
    Requesting for your valuable suggestions on this!!!
    Regards
    Deepak

    Hi All,
    The below problem occured due to Support Pack upgrade.
    If you are upgrading Basis Support pack from 47 to 48, you might face this kind of problem.
    OSS Note Number : 821558 proved to be quite handy.
    Regards
    Deepak

  • Recently Edited Files not Showing in Organiser PSE11

    My recently edited files do not show in the editor.  All the repairs, optimise etc have been done.  Photos have been saved as Jpeg and PSD and the check box to save in Organiser also ticked. Timeline does not show anything saved today and untagged media is not picking up anything.    Please  can someone help.  Many thanks

    bombola wrote:
    Has anyone out there able to tell me why the recently edited files do not show  as the newest in the Organiser  PSE11.    It worked fine and then just stopped.    How can I fix it please?
    It's because the sort order is based on 'date taken', the date and time when the picture was shot (if the camera is correctly set for the time...)
    Edit:
    There is no way to select pictures based on the last editing time (nothing in the Find menu, either by metadata or history). That information is only stored in Windows explorer.
    If you want to keep track of your recently edited pictures, the only workaround I can see is to apply a keyword like 'new edit' each time you edit a picture. I suppose that such info is no longer needed after your editing batch, so you can select all those files and delete the keyword from all of them. The keyword is still available for the next editing batch.
    Generally, people interested in seeing the  most recent edits use the editor to see the recent edits. You can set the preference to up to 30 recent files in edit/preference menu, file recording option.

  • De-noise edit mode not saving.

    My photos do not seem to be saving in their edited form. The de-noise and touch up changes appear while in the editing mode but not in the normal library while other changes do. What's up?

    Hi,
    Yes, I have been struggling with this for weeks... and the message from Madison explains it all...
    You will only see this happening on large images because the iPhoto preview at less than 100% cancels the effect of de-noise. But if you open the modified image in a external software and display it at 100% you will notice that the de-noise is actually there.
    The work around to have a proper display in iPhoto is to resize the picture to the actual size of your screen, and then start applying effects such as de-noise.
    Cheers.

  • Why does my edit button not show in Address Book?

    I have installed Lion on my laptop; however, I am not able to edit any Address Book entries. After doing some research, I have learned that I am missing the "Edit Button" that is supposed to appear on a contact that will enable editing.  My Edit button does not appear - I have only "Add Contact" and "Share" buttons.  Why does my edit button not appear?
    I have not noticed any other issues with Lion.
    Thanks!

    Try this:
    Select "Go" from the finder whilst holding down the Alt key and "Library will drop down in the list.
    Library/preferences/ and delete this :  com.apple.AddressBook.plist
    re-start your comp and it should work.
    This . plist will re-create itself when re resart all nice and clean and fresh.
    Should work, it does for most things.
    Good Luck

  • Drag'n'Drop on Web Parts In Edit Mode Not Working When X-US-Compatible Is IE=11

    Hello,
    when the compatibility settings are above IE=10 the web parts cannot be moved between/within the web part zones.
    Steps I have done to reproduce this on clean environment:
    Created a new sharepoint publishing portal
    Tested on the default page that web parts can be moved in IE 11
    Downloaded the master page seattle from gallery
    Replaced the following line:
     <meta http-equiv="X-UA-Compatible" content="IE=10"/>
    with:
      <meta http-equiv="X-UA-Compatible" content="IE=11"/>
    Uploaded the master page to the gallery.
    Published major version.
    Entered edit mode on the default page.
    The web parts cannot be drag'n'dropped.
    Do you have any idea about a fix for this?
    Thanks.

    Every application can't come automatically configured to work with every other application, even if they're both from MS. Tweaks here and there are going to be required. If you go in and make a settings change and then everything works fine, I would call
    that "fully supported."
    Also, you WANT a solution that doesn't require IE changes, fine. But did you at least try and see if these changes affect anything? We need to at least do our due diligence in troubleshooting and root causing before we can ask for particular solutions my
    friend.

  • WD MyBook World Edition White not showing as available disk

    Hi
    I have until recently been able to backup to our WD disk at the office.
    Later TM reported issues with backup.
    The disk is not showing as available to TM.
    We have three other MacBooks at the office and they can see the disk, but I can't.
    I have googled and read the FAQ here but none was applicable to my problem.
    I have read forums at WD but nothing found.
    MacOS is updated
    WD firmware updated
    Please help
    /Mike

    hakuseki wrote:
    Hi, and welcome to the forums.
    Later TM reported issues with backup.
    WHAT issues? The messages likely explain the problem. Without a hint of a glimmer of a clue, there's not much we can suggest.
    The disk is not showing as available to TM.
    Can you see your Mac's +sparse bundle+ on it via the Finder?
    I have googled and read the FAQ here but none was applicable to my problem.
    Start with [Time Machine - Troubleshooting|http://web.me.com/pondini/Time_Machine/Troubleshooting.html] (or use the link in *User Tips* at the top of this forum). It will show you how to locate the message(s) that describe the problem, then help you fix it. If that doesn't help, post back with details, including all the messages, what you've done, and the results.

  • Search Update Error - Documents show in edit mode not browse mode

    The following error shows in the search update job log for 450 of 2000 cards brought in, and some of the files which throw the error aren't even HTML files. They are PDFs.
    Error encountered while indexing cards: HTML: the number of nested tags in the document exceeds the maximum-markup-depth value, 200. : (0x80044303) [IDispatch error #16643]

    If you look into the certification matrix at Oracle JDeveloper and ADF 12c (12.1.3) Supported Systems
    You'll see that ms access is not supported.
    You can use oracle xe which is free for your project.
    Timo

  • Edited photos not showing up in lightroom

    I am using lightroom 3 and photoshop CS5.
    I recently had to reinstall the programs after a hard drive failure. Prior to the reinstall, photos that I had worked on in photoshop automatically showed up in the LR3 library. I updated to the latest version of LR when I reinstalled. Now when I save I can not find the new photos anywhere in the library. I have had problems with JPEG and DNG. I save to TIFF. Any thoughts or suggestions would be appreciated.

    Check the following settings:
    In the Library Module go to >View >Sort and make sure that <Capture Time> is unchecked and <File name> is checked.
    When <Capture Time> is checked the edited photo will be at the very end of the film strip not next to the RAW-file because LR takes the time when you save a file in PS as Capture Time.
    When <File Name> is checked the edited TIFF should be right next to the Raw image - provided that in PS you have not done a <Save As> and given your photo a new name.
    WW

Maybe you are looking for

  • How can I convert an array into a .wav file?

    I have an array of points that I need converted and written into a .wav file. Any help?

  • Toaster wont work

    Hi everybody, i´m new on a Mac so i need to learn about it. I would like to ask you more expert guys if you know why, after i installed Toaster, when i try to open it i receive this message: "The application has closed unexpected" or something simila

  • What does the orange circle with white arrows mean?

    what does the orange circle with white arrows mean?

  • Duplication of groups in Contacts

    I have approx 15 Groups in my Contacts. Total real contacts are approximately 470. My Mac has duplicated all of these groups, some with up to 8 copies, but not all the copies contain the same contacts (or number of contacts). So, I have some 2000 to

  • KIMYONG : recipients notification_preference 가  DISABLED 갑자기 Disabled되는 경우

    Symptoms ======== Email server가 갑자기 몇시간씩 죽을경우 recipient notification 이 갑자가 Disabled되면서 Mail 발송이 안되는 경우가 있습니다. FND_USER_PREFERENCES 와 WF_LOCAL_ROLES 이 갑자기 DISABLED 됩니다. Changes ======= Email Server outage (crash) 는 FND_USER_PREFERENCES and WF_LOCAL_RO