« Return to Thread: Advice NOT 4D

batch: char separator and First ... End

by Raimon Fernandez Sirera-2 :: Rate this Message:

Reply to Author | View in Thread

Hello again,


Any reason why I can't use the | as a batch separator ?

Batch.setDefaults(20;20;1;15;"<< previous";"  "+mac to html("|")
+"  ";mac to html("següent")+"  >>";"strong";"bst")

I've tried with & and works.

Also, I can't use any special accented char, like à à ü => següent


And, sometimes we get queries from 1000 rows, as I see, the Batch  
doesn't add the First and Last, so, if the user wants to see the very  
end (or the end), he or she will have to select some batch before  
going to the end.

What I'm trying to do is:

<< First < Previous 4 5 6 7 ... 45 46 47 48 Next > Last >>

I suppose I have to do all bymyself ...


thanks,

raimon
_______________________________________________
Active4D-dev mailing list
Active4D-dev@...
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

 « Return to Thread: Advice NOT 4D