On 1 October 2011 05:28, Bruno Rocha <rochacbr...@gmail.com> wrote:

> grid should have a truncate parameter.


It seems that there is none at the moment.  I got

TypeError: grid() got an unexpected keyword argument 'truncate'


when trying

form = SQLFORM.grid(query, columns = columns,deletable = False,
                             orderby = db.akb_articles.title,  maxtextlength
= 40,
                             truncate = 150
                            )

Regards
Johann
-- 
 May grace and peace be yours in abundance through the full knowledge of God
and of Jesus our Lord!  His divine power has given us everything we need for
life and godliness through the full knowledge of the one who called us by
his own glory and excellence.
                                                    2 Pet. 1:2b,3a

Reply via email to