Menu

#12 Setting Number of records per page dynamically

open
Taglib (4)
1
2005-12-16
2005-12-12
Anil
No

Hi everyone,

I am planning ot make use of Valuelist in my current
project, I am reading the reviews and comments posted
by people from last few days, i was trying for a
sample with my requirements.
Most of my requirements are UI releated, i guess
there must be some support for this in the Vlaue List.

1.I want to display the records per page dynamically.
Right now the default is set in the
applicationContext.xml, M UI looks like this 10 - 25 -
30 if i click on 20 then page should have 20
records.
can someone tell me what is the attribute for this??

2. I need sorting for alphabets. But i will not have
all the alphabets listed... I saw the filters tag for
alphabets, but i need like this A-D,E-H,I-O,P-Z ( if
i click A-D then the query should retrive lastname
with (A.B.C.D).

3. Lastly i cannot have the querystring displayed in
the URL as ex: ( text.jsp?lastname=A%&sortColumn=1&),
everything has to be using post method.

Can some one help me to achive this...??

Thanks for your time
A

Discussion

  • Anil

    Anil - 2005-12-12
    • priority: 5 --> 7
     
  • Anil

    Anil - 2005-12-16

    Logged In: YES
    user_id=1402859

    I found how to do the 1 and 3 options, can you help me
    with item 2.

    Thanks
    A

     
  • Anil

    Anil - 2005-12-16
    • priority: 7 --> 1
     
  • Anil

    Anil - 2005-12-16

    Logged In: YES
    user_id=1402859

    I found how to do the 1 and 3 options, can you help me
    with item 2.

    Thanks
    A

     
  • Anil

    Anil - 2005-12-16

    Logged In: YES
    user_id=1402859

    I found how to do the 1 and 3 options, can you help me
    with item 2.

    Thanks
    A

     

Log in to post a comment.