GroupBar ItemContentlength

I have set up a groupbar, (databound) that contains a listview of items to select from. I am trying to make sure that the listview height does not extend past the visible item content area. my groupbar is set to stretch with the form length, and the list is set to stretch in the stack panel. I don't seem to be able to limit the length of my list to the height of the item. changing the itemcontentLength for the groupbar does not seem to have any effect.
can you tell me what the ItemContentLength is supposed to change, and what I need to do to 'contain' my list in the visible part of the groupbar content.

thanks
Melinda

3 Replies

MK Mayavel K Syncfusion Team May 26, 2010 02:31 PM UTC

Hi Melinda,

Thank you for your interest in syncfusion products.

This is an issue in our GroupBar control and have logged an issue report internally. Please create a DirectTrac incident for this issue so that we can provide a updated assembly to you.

Please let us know if you have any queries.

Regards,
Mayavel K


OR Oreste Riccardo Natale July 6, 2015 03:02 PM UTC

Hello,

I have a similar issue. In my case the GroupBarItem content area takes much more space than its content (a ListView). I've tried to set the ItemContentLenght to different values without results.

Thanks,
Riccardo.


SM Sugapriya Mariappan Syncfusion Team July 9, 2015 06:39 AM UTC

Hi Riccardo,

Thanks for using Syncfusion products

In our GroupBar control, ItemContentLength is used in Default and StackMode mode. In these mode, the ItemContentLength is set based on the Parent height and GroupBarItem header height. Can you please explain your requirement clearly? So that we could further analyze on this.

Please let us know if you need further assistance.

Regards,
M.Sugapriya

Loader.
Up arrow icon