RibbonGalleryItem scrolls back to the item that are in the first row

Posted by: niru.lama on 10 January 2018, 8:35 pm EST

    • Post Options:
    • Link

    Posted 10 January 2018, 8:35 pm EST

    When i click on any of the galleryItem other than the items that are in the first row without expanding the dropdown, it scrolls back to the items in the top row. Is there any way we can maintain the position of the current selected item in the gallery?

  • Posted 11 January 2018, 7:55 pm EST

    Hi Niru!

    I tried to recreate the scenario but could not replicate the issue, as demonstrated in the attached video. So, I would request you to modify the sample attached to this post, replicating the issue.

    Prj_RibbonGalleryItems.zip

    Best regards,

    Meenakshi

  • Posted 15 January 2018, 8:50 pm EST

    When i add a new gallery item, it gets selected but it is not displayed on the current row in the gallery. I have modified your provided project file but could not upload the attachment.

  • Posted 16 January 2018, 4:37 pm EST

    Let me know the error you faced while uploading the modified sample. And, can you please try uploading it once again, in zip format?

    In case, you are still not able to attach it then you can share the additional code here. I will add the same to my sample.

    • Meenakshi
  • Posted 16 January 2018, 9:11 pm EST

    I had tried uploading it in Zip format but still it does not work.

    I added a button on click of which i have added a new gallery item to the ribbon gallery. I could not load the ribbon gallery to scroll to the current row of the newly added gallery item.

    
    private void ribbonButton1_Click(object sender, EventArgs e)
           {
               //int i = 0;
               C1.Win.C1Ribbon.RibbonGalleryItem item = new C1.Win.C1Ribbon.RibbonGalleryItem();
               string text="Test";
               item.Text = text;                   
             ribbonGallery1.Items.Add(item);
             item.Selected = true;
           }
    
    
  • Posted 17 January 2018, 6:34 pm EST

    Niru!

    I could see the said issue now, and have escalated this to the development team [Internal ID : 305336]. I’ll inform you once it is resolved.

    And, to upload the zip folder later, you can try it with a different browser. And, share your observations with us.

    Best regards,

    Meenakshi

  • Posted 21 January 2018, 4:56 pm EST

    Hello,

    Is there any updates on the above mentioned issue?

  • Posted 22 January 2018, 6:04 pm EST

    Hi Niru,

    The issue is with the development team only. However, I have raised its priority. Will let you know once there is any information from them.

    Thanks,

    Pragati

  • Posted 6 February 2018, 8:03 pm EST

    Hello,

    Is there any updates on the above mentioned issue?

  • Posted 7 February 2018, 8:47 pm EST

    Hello Niru!

    Our development team has started looking into this. And, it will be fixed in builds of 2018-V1. We’ll inform you once it is fixed.

    • Meenakshi
  • Posted 21 May 2018, 7:57 pm EST

    Hi Niru,

    This issue has been fixed in the latest 2018 v1 hotfix. You can download the same from the link below:

    http://prerelease.componentone.com/dotnet40/c1winforms/2018-t1/C1WinForms.4_4.0.20181.307.zip

    You can also upgrade to this build using C1Live utility:

    https://www.grapecity.com/en/support/c1live

    Thanks,

    Pragati

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels