Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
i am getting this error The Groups collection must be empty before using the GroupsSource
posted

Hi,

 

      when i am trying to bind data using XamOutlookBar, data is not getting binded and throwing The Groups collection must be empty before using the GroupsSource error...can anyone help me regarding this?

Parents
  • 21382
    posted

    That error message would appear if you have groups defined in xaml (or manually add them) and then attempt to bind to data to make the groups.

     

    Did you define groups either in code behind or Xaml?

Reply Children