Hi Folks,

I am new to Jsf / Myfaces.

is there possibility to get the Pipe or Divider in DataScroller?

      i am using datascroller in that scroller i want to use pipe(|) symbol.
in jsf/myfaces how to implement that.
If any body know the solution for this plz send rep as soon as possible....

Now onto my question..I would like to have a divider ("|"), but I don't know
how to implement it. 
I know it is possible to do a border only on one side, but then one always
ends up after the "Next" button. Is there any way to do this? Thanks!

i am using this attribute in the datascroller
paginatorColumnClass="pipe"

.pipe{
        background-image:url(../images/divider.gif);
        background-repeat:repeat-y;
        }

But it not a correct approach and it willn't working properly....

e.g.: Like such type of pipe symbol(|) i want to use in between those
number.
       <  1 | 2 | 3 | 4| 5 |  > 


So plz Kindly response my request.....

        


-- 
View this message in context: 
http://www.nabble.com/Hi-All-%2CIs-it-possibility-Pipe%28%7C%29-or-Divider-in-DataScroller-Pagination.....-tf4372197.html#a12461710
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to