0

Paging Mold with "os" as value

asked 2011-08-08 05:50:27 +0800

tawa gravatar image tawa
162 1

updated 2011-08-08 05:50:44 +0800

Hi.

is it possible to set the Paging Mold to "os" for all listbox's and grid's in my app?
I tried it over the lang-addon.xml, but it dont work:

   <component>
      <component-name>listbox</component-name>
      <extends>listbox</extends>
      <property>
         <property-name>mold</property-name>
         <property-value>paging</property-value>
      </property>
      <property>
         <property-name>pageSize</property-name>
         <property-value>10</property-value>
      </property>
      <mold>
         <mold-name>os</mold-name>
      </mold>      
   </component>

THX Tass

delete flag offensive retag edit

3 Replies

Sort by ยป oldest newest

answered 2011-08-09 06:14:38 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

Please post a feature for it, because the paging is created internally. So there is no way to change it from the configuration.

link publish delete flag offensive edit

answered 2011-08-10 04:07:27 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

I raise it as a bug here - http://tracker.zkoss.org/browse/ZK-300

link publish delete flag offensive edit

answered 2011-08-12 09:57:35 +0800

tawa gravatar image tawa
162 1

It's already fixed.

thumbs up and THX to jumper

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2011-08-08 05:50:27 +0800

Seen: 595 times

Last updated: Aug 12 '11

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More