Thanks. I will try both advices.
>From SQLFORM.grid() i need a ability to point a style of data records with
buttons.
Exaple:
http://itmages.com/image/view/1034098/6bd25971
Second Button make data as strings(as SQLFORM.grid() do).
First Button make data as short text with pictures.
Third Butto
Yes. __getattr__ is right method.
суббота, 18 мая 2013 г., 19:12:11 UTC+4 пользователь Anthony написал:
>
> It's __getattr__ (not __getitem__) that should take the "default"
> argument, right?
>
> On Saturday, May 18, 2013 10:44:05 AM UTC-4, Vlasov Vitaly wrote:
>
Hello all! I need help about SQLFORM.grid
I need to represent data from DB in my own way. I choose SQLFORM.grid() for
that task. Returned form is displayed as table of lines with fields values.
In my app need to specify how every db record will be displayed.
How to specify my own widget to dis
3 matches
Mail list logo