This is a migrated thread and some comments may be shown as answers.

Error message on disconected internet

1 Answer 52 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Cojocaru
Top achievements
Rank 1
Cojocaru asked on 19 Apr 2012, 04:21 PM
Hi,
I'm interested to show a special message for user in case if he slide between images and internet connection was disconnected. 
so if NetworkInterface.GetIsNetworkAvailable() is false I would like to show a message to user. Currently "Loading" progress indicator is shown and slideview tries to download image till an internet connection is available.

Best regards

1 Answer, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 23 Apr 2012, 11:10 AM
Hi Serghei,

 You can listen for the SelectionChanged event of RadSlideView and check the network connection there. Please take a look at the attached project and let me know whether the suggested approach works for you. If you have further questions or comments, I'd be glad to assist you.

All the best,
Kiril Stanoev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
SlideView
Asked by
Cojocaru
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or