How to bind GroupView''s ItemsSource to a collection

Hi,

I want to use GroupBar by explicitly creating three GroupBarItems and then bind those GroupBarItem's GroupViews' to collections by using GroupViews.ItemsSource property. What I want is something like below where the A, B, C, D, etc comes from a collection:

GroupBar1
A
B
C
GroupBar2
D
E
F
GroupBar3
G
H
I

But instead of this I only get empty GroupBarItems: GroupBar1, GroupBar2, GroupBar3 without the content that must come from collection.

How can I achieve this binding?

Thanks in advance

4 Replies

DC David C Syncfusion Team June 24, 2010 05:32 PM UTC

Hi Canxss,

Thanks for your interest in Syncfusion products.

We are able to reproduce the issue in GroupBar control when we bind GroupView's Itemsource. We have logged an issue report for this issue internally. We would be updating you the fix within 2 weeks.

Please let us know if you have any queries,

Regards,
David C



DC David C Syncfusion Team June 25, 2010 12:27 PM UTC

Hi Canxss,

We need to share the assemblies for this fix with you regarding the issue. Hence could you please open a new DirectTrac incident?. We would update you through that incident.

Regards,
David C


CA canxss June 25, 2010 09:58 PM UTC

OK, I've created a new Direct-Trac incident with ID: 69378


DC David C Syncfusion Team June 28, 2010 05:01 AM UTC

Hi Canxss,

Thanks for creating the DierctTrac incident.

We would be updating you the fix through DirectTrac. Please follow up 69378 incident.

Regards,
David C

Loader.
Up arrow icon