-
Sencha User
Horizontal scroll dataview
I have a data-view which can scroll vertically. In that list I need to scroll horizontal individual items. Is there any way to do it?
I can't use
Code:
inline: { wrap: false
},
because it will align my main list horizontally.
I did some css to do it. It worked. But it scrolls whole list horizontally not individual items.
Help me. Thanks in advance.
-
I'm not having much luck in getting items to horizontally scroll on an individual basis. The entire list can scroll horizontally, but individual items are not working.
Is there an alternate presentation that can be used? Perhaps a disclosure icon that would take you to a detail view where you can see all of the content that of the item that would have required horizontal scrolling in the list?
Regards,
Brian
-
Got this to work. See the fiddle below.
Regards,
Brian
-
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules