Bug - iTunes 5 - Postcasts - Sorting columns doesn't work

Podcast columns in iTunes 5.0 (34) do not sort. The only clickable column is release date, and nothing changes except for the arrow. Would be nice if the other columns were sortable as well.

Hello,
This is the normal behaviour documented here :
http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwcontxt/props/pi_col_break_order.htm
Restrictions
Break Order has no effect on columns that belong to the lowest group of a particular query.
Break Order only affects columns in groups that are above the lowest child group of a query.
You have to add an "ORDER BY" in the SQL query in order to sort the columns belonging to the "lowest group"
Regards

Similar Messages

  • SPGridView - sorting Dates doesn't work properly & how to display the title column as link?

    Hi,
    I've got a SPGridView that is being filled with data from several lists. Some of them are a date-field and a title-field. I already added sorting, paging and filtering options and at first look they seem to work fine. But now I noticed that sorting dates
    doesn't work as expected. If I select ascending sorting, the result is something like this:
    01.08.2014
    02.08.2014
    17.07.2014
    18.07.2014
    23.07.2014
    If I select descending sorting, the result is this:
    23.07.2014
    18.07.2014
    17.07.2014
    02.08.2014
    01.08.2014
    This isn't what I want obviously. 
    I just added the EventReceiver for the sorting like it is shown in several tutorials:
    (The date field is a BoundField.)
    grid.Sorting += new GridViewSortEventHandler(grid_Sorting);
    private void grid_Sorting(object sender, GridViewSortEventArgs e)
    if (ViewState["FilterExpression"] != null)
    gridDS.FilterExpression = (string)ViewState["FilterExpression"];
    And my second problem is how to add a link to the title column. In my grid I'm displaying tasks from different lists and I want to link the title to the related task. I stumbled accross HyperLinkFields and tried this:
    HyperLinkField hyperLinkField = new HyperLinkField();
    hyperLinkField.DataTextField = "Titel";
    hyperLinkField.DataNavigateUrlFields = new string[] { "Titel" };
    hyperLinkField.DataNavigateUrlFormatString = "{0}";
    hyperLinkField.HeaderText = "Titel";
    hyperLinkField.SortExpression = "Titel";
    grid.Columns.Add(hyperLinkField);
    The resulting link is something like ...sites/MySite/_catalogs/masterpage/A1-V1-2 where "A1-V1-2" is the name of the task and also shown in the title field.
    The actual link should look more like ...sites/MySite/Lists/mytasklistname/DispForm.aspx?ID=.... or something like that to display the task details. How could I achieve that?
    Thanks in advance

    http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_27718782.html
    Here is the exact code you need to use:
    http://social.msdn.microsoft.com/Forums/ar/sharepointcustomization/thread/c463a8c6-4806-4233-b6a4-8db8369c5fc2
    http://sharepoint.stackexchange.com/questions/53459/change-title-linked-to-item-with-edit-menu-to-different-column
    Open the AllItems.aspx page for the specific list.
    Search for the <ViewFields> tag
    List item LinkToItem="TRUE" to whichever column you want the link:
    <ViewFields><br/>
    <FieldRef Name="Attachments"/><br/>
    <FieldRef Name="LinkTitle"/><br/>
    <FieldRef Name="linkThisColumn" LinkToItem="TRUE"/><br/>
    <FieldRef Name="data_x0020_column"/><br/>
    <FieldRef Name="Another_x0020_column"/><br/>
    </ViewFields><br/>
    http://sharepoint.stackexchange.com/questions/58954/link-title-in-list-to-value-in-url-column
    Create calculated column.
    Insert following formula -
    ="<a href='"&UrlFieldName&"'>"&Title&"</a>"
    Set "data type returned from this formula is" to integer.
    As a result on list view you will see the title with link to your url.
    UPD: It seems that URL field is not valid for calculated column, as workaround you can copy url value in a receiver into the another text field, which is not shown on the view.
    If this helped you resolve your issue, please mark it Answered

  • I had to change my Apple ID and password in itunes. Now my icloud doesn't work and I can't update my apps on my iPhone. I have looked at suggestions on the community pages and apple suggestions but none of them are relevant to iOS 8.1.2  icloud just

    I had to change my Apple ID and password in itunes. Now my icloud doesn't work and I can't update my apps on my iPhone. I have looked at suggestions on the community pages and apple suggestions but none of them are relevant to iOS 8.1.2
    icloud just keeps bringing up my old email address & asking for my old password which doesn't exist anymore and when I try to sign out of icloud it wants my old password, when I tried to change my primary email back to the old one it wants me to verify it through an email address that doesn't exist. Please can you help me sort out this nightmare.

    Hi skippy2012trev,
    Welcome to the Apple Support Communities!
    I understand that you updated your Apple Id and password but now you are being prompted for the old information in iCloud. You are on the right track by changing the Apple ID back to the previous email address temporarily so that you can sign out. You should not need to verify the email address. After you edit the Apple ID back to the old email address and then sign out of iCloud on your iPhone, edit the Apple ID back to the address you would currently like to use. There is no need to change the password again, only the email address, unless you prefer to update the password again.
    If you're asked for the password to your previous Apple ID when signing out of iCloud - Apple Support
    Change your Apple ID temporarily
    If signing out and back in to iMessage or FaceTime didn't help, try these steps:
    Change your Apple ID to the Apple ID you used previously. You shouldn't need to verify the email address.
    Tap Settings > iCloud. Complete these steps only if the Find My [Device] setting is turned on:
    Scroll down and tap Sign Out, then tap Sign Out to confirm. If you're using iOS 7 or earlier, tap Delete Account, then tap Delete to confirm.
    Tap Keep on My [Device] or Delete from My [Device]. In either case, your data remains in iCloud and will be updated on your device when you sign in to iCloud again.
    Enter the password for your previous Apple ID.
    Change your Apple ID to the new email address that you want to use. You'll need to verify the email address.
    Return to Settings > iCloud and sign in with your new Apple ID.
    Cheers,
    Joe

  • Finder show items in columns an item arrangement selected: Right size this column doesn't works

    like the title says, under these condition (note that an item arrangement must be selected) the “right sized” to the maximum width, necessary to display the longest item in the column, doesn't works even with a double click or choosing "Right size this column" option (in both cases the column is set to the default size).
    Anyone else experience this issue?

    You understand me well, sorry I'm not native English.
    Have you selected an item arrangement? if I select "None" it works for me too, the issue is when I select an item arrangement (arrange by Kind for example).
    My setting:
    Finder > View > Show View Options:
    - Always open in column views: SELECTED
    - Browse in column view: SELECTED
    - Arrange By: Kind
    - Sort By: Name
    - Text size: 12
    - the "three show" SELECTED
    Under the above conditions I've the issue, the column isn't resized.

  • Sort function doesn't work E12

    the sort function doesn't work half the time on Elements 12 organizer.

    What about FUNCTION CLOCK_INFormula
    RETURN NUMBER
    IS
        l_hours_worked  NUMBER;
        l_to_return     NUMBER;
    BEGIN
        l_hours_worked := TO_NUMBER(NVL(:ATX_CLOCK_IN,'0'));
        IF (MOD((l_hours_worked - 0.02),0.25) = 0) THEN
            l_to_return := TRUNC((l_hours_worked - 0.02) * 4) / 4;
        ELSE
            l_to_return := TRUNC((l_hours_worked + 0.23) * 4) / 4;
        END IF;
        RETURN (l_to_return);
    EXCEPTION  
        WHEN VALUE_ERROR THEN
            RAISE_APPLICATION_ERROR ( -20100
            ,   'ERROR, Cannot represent '
            ||  :ATX_CLOCK_IN
            ||  ' as a number.');
    END CLOCK_INFormula;?
    This function assumes :ATX_CLOCK_IN is always positive.
    T.

  • I click on the "DOWNLOAD" Button to download the newest iTunes version, but the download doesn't work.

    When I pluged in my iPad, I was told to download the newest version of iTunes. But the download doesn't work. There is no message about this, except "Thank you for downloading iTunes".
    What can I do?
    Thank you for your answer.
    Peter

    Hello REIP,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iTunes: How to install the latest version
    http://support.apple.com/kb/ht5654
    Windows: Choose Help > Check for Updates
    Best of luck,
    Mario

  • HT1918 I changed the card and i want to know how make to change the data from itunes. I tried and doesn't work.

    I changed the card and i want to know how make to change the data from itunes. I tried and doesn't work. Please, Help Me!

    No. That's not what I said. You can get an out of warranty replacement, which will be exactly the same model, color, and will be locked in exactly the same way the original is. If you want an iPhone 5, get the 4S replaced, sell it, and use the money to put toward a new phone.

  • My IPod touch 4g screen is FROZEN turned white , with green , white & yellow lines .  No connect to itunes , OnOff button & home button DOESN`T WORK? -

    My IPod touch 4g screen is FROZEN turned white , with green , white & yellow lines .
    No connect to itunes , OnOff button & home button DOESN`T WORK? -
    While installing an update for my IPod touch 4g ( that I`ve had for around over a year )
    and turned it off while it was " updating " . I turned it on a while after ,
    and it was on the apple symbol and then suddenly went to the white screen with the green ,
    white and yellow lines from top to bottom . I`ve waited around 2 and a half hours for it to go back .
    I`ve tried to connect it to itunes , but won`t connect nor effect the ipod screen .
    I`ve also tried the on and off button held and holding the home button as well .
    Nothing is working and I`m begging to worry .  it's my baby sister's ipod and she's crying already she doesn't know
    what to do....

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iPod fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar

  • "show itunes in the cloud purchases" doesn't work

    "show itunes in the cloud purchases" doesn't work any more. I changed my apple id recently. I deauthorized and authorized my computer, loggin out and in. Can't see anything not on my hard disk, as previously. I restored my system, but the cloud purchases came back ok previously. The HD episodes are not on C: - they are all there. I reimported the folder.

    I think I restored a very old system and must install a newer itunes. Not sure how to erase this.

  • My MacBook Pro won't restart after updating iTunes, and so the update doesn't work. I have just purchased an iPad mini and can't sync it - can anyone help?

    My MacBook Pro won't restart after updating iTunes, and so the update doesn't work. I have just purchased an iPad mini and can't sync it - can anyone help

    Press and hold power button for up to 30 seconds. Remove battery and reinsert then repeat.

  • 'Sort order column' doesn't work for prompt with function

    I turned on the 'sort order column property' in repository for a logic column 'school year', so when I get school year from prompt, it shows desc order. It works fine if th colume in prompt is a simple prompt. But when I add function in the column in prompt (means edit Fx with a case statement), when school year prompt shows in dashboard, it is not sorted in desc order any more, it went back to acs.
    Am I missing something, or this is a bug?
    Another question, when I turn on 'sort order column property' in repository for a logic column, can I choose to desc on another column? I couldn't do it, and had to create another sorting column.
    Thanks,
    Amy

    Cant you create this logic in the rpd and then apply order there and use the newly created column in your prompt..

  • Sort Albums Doesn't Work

    I have a bunch of albums in iPhoto that I am trying to sort, and it just doesn't work.
    When I select them, right-click, and choose "Sort Albums" from the context menu, either *nothing* happens, or else the order of the albums is altered in some seemingly random way but the results are not alphabetical order.
    I don't see how the program could somehow not understand "alphabetical" so there must be something keeping it from actually doing the sort.  Anybody have any clues?

    When there is a selection, if "Sort Albums" will do nothing then the option should be greyed out.  Otherwise, it should sort those items which are selected.  Doing nothing and giving the user no feedback is not acceptible.
    You are right, that is confusing.  It is either a bug or a poor design.
    You may want to send feedback to Apple - use the form: Apple - Aperture - Feedback

  • ITunes 10.6.1.7 doesn't work

    I upgraded to 10.6.1.7 and now iTunes doesn't work. I also tried to install the iCloud but I can't find that either. Should I remove the iCloud application?

    Let me provide some further details then.  When I try and run iTunes, there are instances when the application won't open, it just spins like it's searching for my network drive, which is where all of my music is based. Now, when the application does open, after I have made several attempts, my entire library doesn't show in My Library. However, because my network drive is shared, all of the music that is housed on the drive shows up in the Shared Drive. But I can't use the files on the Shared Drive to burn CD's or move music to my iPod or iPad.
    What I would like to be able to do is to add all of the music on my shared drive into My Library. I have pointed iTunes to the folder and added the folder repeatedly and still cannot get the music to load into the library. I've tried adding individual folders that I know are missing or the the top folder in the tree and to no avail.
    I have also noticed that iTunes will freeze up when downloading podcasts and sometimes the podcasts it downloads are inoperable.
    Hope this provides sufficient detail.

  • Shortcut to widen column doesn't work

    Any shortcut for the "Grow Area" using the function name "Right Size This Column" (Select the vertical equals sign on the bottom right corner of a column and press the Control Key) doesn't work.
    I restart after setting it. I use "Shift, Option, Command, Y" as the shortcut, Any thoughts on how to get this shortcut to work?

    known issue, will be fixed in 5.3
    https://community.kde.org/Plasma/5.2_Errata

  • ITunes (11.1.5.) doesn't work properly in Win 7

    Am I the only one whose iTunes doesn't work properly in Win 7? I open iTunes and few seconds later it closes itself because Windows finds some problems. I've already reinstalled the whole program but this problem still stands.

    Hello pillajunior,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Have a nice day,
    Mario

Maybe you are looking for

  • I have just updated to iOS7, no icon for browser, was using Safari, how do I get it back and can I reverse the upgrade and go back to iOS6?

    I have just updated to iOS7, no icon for browser, was using Safari, how do I get it back and can I reverse the upgrade and go back to iOS6?  Thanks to you from the UnTechie

  • All scripts are missing from scripts tab

    I dont know why but all the scripts that were in my scripts tab are missing.  This happened once before and I found a fix but cant locate the steps to that again.  I remember it had something to do with backing up a few files and have ID recreate the

  • DSL disconnect​s from internet when phone rings?

    Hi all, hoping you can help me on this. I'm running DSL and since this past weekend any time the phone rings, my internet connection is lost. There's no light loss on the modem, I just know when my IM  goes down or I lose a page.  I'm running a Weste

  • Tables for Order & Workcenter

    Hello All, Is there any table i can get details of production order with workcenter details for operation 0010. I would require for a given production order i would require the work center used at operation level 0010. Either direct table or indirect

  • Cannot enable photostream

    I have photostream turned on and is working on iPhone and iPad, but when I try to turn on photostream in iPhoto on my computer is says it cannot enable it. It does say that I am logged in under the correct apple ID. I used to have it working fine ear