Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hello! I'm porting a conference application from Ionic to Xamarin Forms using the Syncfusion controls. There's one major feature that I was able to leverage that I'd really like to pull into my app, which is that on my schedule in Agenda View mode, I'd like to have "headers" for time periods. Ionic's Conference App sample template shows it here: 

It would be particularly useful for our application because our conference has time slots in big "blocks" -- typically, we run from 8:00-11:30, 1:00-4:30, and 6:00-9:00; and we often have a number of "competing" events going on during each block. You can see a sample here from our actual application:

Empty

The control looks great and I can get most of the way there with what we have. This would just be a little extra awesome. Thanks!