Hi
I want to add paging bar for panel.
In panel I have information regarding some topic.
It is from html file.I would like to add paging for this panel.
How can I do this. Can One give me am idea.
I appreciate any help
Thanks
Printable View
Hi
I want to add paging bar for panel.
In panel I have information regarding some topic.
It is from html file.I would like to add paging for this panel.
How can I do this. Can One give me am idea.
I appreciate any help
Thanks
A paging bar has to run off of a store (usually the same store which the parent panel is also using).
An example:
http://dev.sencha.com/deploy/ext-3.4...id/paging.html
Hi Thanks for your reply.
I think it will work.
Thank you