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
Ck Nitin
267
7k
3.1m
Dynamic loading on text in FlipView with Next and Previous
Sep 23 2014 5:13 AM
Problem:
I have more than 10,000 records in database, if first 50 records are showing in gridview and user clicked in 40th record and 40th record get displayed in flipview, than how can we dynamically load (record number 39,38,37.. soon ) using previous button and (record number 41,42,43.. soon ) using Next button of flipview.
In other words
I want to show these records in flipview with next and previous button.
Could someone suggest me how can I do this using xaml and c#.
Thanks in advance.
Ck Nitin
Reply
Answers (
0
)
DatePicker does not exist in the namespace in windows phone
Call Listview KeyDown Event from click event in metro app