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

Styling placeholder in case list is empty

3 Answers 53 Views
JumpList
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vitalii
Top achievements
Rank 2
Vitalii asked on 22 Oct 2013, 08:45 AM
Is a placeholder for empty list exists (kinda line "list is empty"), and is it possible to customize its style? I didnt find it in docs. 

For now, i'm just showing static TextBlock, but it is not looking good with JumpList (it overlaps with ListBoxHeader).

3 Answers, 1 is accepted

Sort by
0
Accepted
Todor
Telerik team
answered on 23 Oct 2013, 07:49 AM
Hello Vitalii,

Thank you for writing.

For styling the empty content in RadJumpList, you can use the properties EmptyContent and EmptyContentTemplate in a way similar to the way they can be used in RadDataBoundListBox, which is explained here.

I hope this information helps. Don't hesitate to write back in case you need furter assistance.
 
Regards,
Todor
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINDOWS PHONE 7.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Vitalii
Top achievements
Rank 2
answered on 24 Oct 2013, 04:06 PM
Okaay.. but how can i modify template for different cases, like "loading"/"list is empty"/"no internet connection" ?
0
Deyan
Telerik team
answered on 28 Oct 2013, 08:08 AM
Hello Vitalii,

You will have to create as many different templates as you need according to the cases you want to cover. After you have the templates, you should make sure to set the correct template depending on the case: missing internet connection or a plain no-data.

I hope this helps.

Regards,
Deyan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINDOWS PHONE 7.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
JumpList
Asked by
Vitalii
Top achievements
Rank 2
Answers by
Todor
Telerik team
Vitalii
Top achievements
Rank 2
Deyan
Telerik team
Share this question
or