Hi all,
Iam using sencha 2 mvc. I have a list and when clicking a More button I can see its detail.Now , I want a Prev, Next button in the detail Page to view all the other items detsilview. That is next/prev item.
How can I do this? Please please help me. Do I need to use any plugins??
Do sencha have any options???
I don't know how you want the layout to look, but the most obvious choice is to have a toolbar with two buttons (for prev/next). It would be up to you to implement the logic for *what* the buttons do.
There might be a UX floating around somewhere on these boards, but I've never seen one specifically.
I don't know how you want the layout to look, but the most obvious choice is to have a toolbar with two buttons (for prev/next). It would be up to you to implement the logic for *what* the buttons do.
There might be a UX floating around somewhere on these boards, but I've never seen one specifically.