TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
anitha T
NA
73
8k
Carousel view in Xamarin.forms in visual studio
Aug 28 2017 12:43 PM
hi, i am knew to xamarin.forms i am trying to work with xamarin.forms carousel view but it is showing error everytime.I installed all latest xamarin.forms.carouselview packages from nuget but the the problem remains same.
namespace:
xmlns:cv="clr-namespace:Xamarin.Forms;assembly=Xamarin.Forms.CarouselView"
<cv:CarouselView>
<cv:CarouselView.ItemTemplate>
<DataTemplate>
Here the label,listview,image etc templates are not visible
</DataTemplate>
</cv:CarouselView.ItemTemplate>
</cv:CarouselView>
Can anybody tell me please
Reply
Answers (
3
)
Windows form application
c# program to calculate Age (Years + Months + Days)