I think I saw some light in here!  this did the trick for me:

Field('supplier', 'reference supplier',compute=lambda row: 
db.series(row.series).supplier),

didnt know you could do that. Thanks Richard for the offer. I might come 
back to it later on though!  :)




On Thursday, July 11, 2013 9:54:49 AM UTC-7, Richard wrote:
>
> I can save you some time with the initialization, just ask here I will 
> take look a couples more times...
>
>
> On Thu, Jul 11, 2013 at 12:47 PM, greenpoise <[email protected]<javascript:>
> > wrote:
>
>> Thanks Richard! appreciate your help! I might revisit datatables. I 
>> remember trying it before. 
>>
>> THanks again!
>>
>> d
>>
>>
>> On Thursday, July 11, 2013 8:30:03 AM UTC-7, Richard wrote:
>>
>>> Personnaly, I use Datatables.net and it button export facility...
>>>
>>> Richard
>>>
>>>
>>> On Thu, Jul 11, 2013 at 11:28 AM, Richard Vézina 
>>> <[email protected]>wrote:
>>>
>>>> I think to get the represent in csv you need a custom csv export 
>>>> function... I understand you want represent in SQLFROM.grid... Sorry.
>>>>
>>>> Richard
>>>>
>>>>
>>>> On Wed, Jul 10, 2013 at 5:49 PM, greenpoise <[email protected]>wrote:
>>>>
>>>>> read it. Dont have a clue yet.. If I use represent, the values wont 
>>>>> show up in a csv export...sort of looking for alternatives now. Thanks
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Wednesday, July 10, 2013 1:30:41 PM UTC-7, Richard wrote:
>>>>>
>>>>>> Here you can get more clue about what I mean :
>>>>>>
>>>>>> https://groups.google.com/**foru**m/#!topic/web2py/**wUBbAzFHbxs<https://groups.google.com/forum/#!topic/web2py/wUBbAzFHbxs>
>>>>>>  
>>>>>>
>>>>>> On Wed, Jul 10, 2013 at 4:27 PM, Richard Vézina <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> If you pass to grid a select I think yes...
>>>>>>>
>>>>>>>  Richard
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Jul 10, 2013 at 4:21 PM, greenpoise <[email protected]>wrote:
>>>>>>>
>>>>>>>> Is it possible to concatenate fileds in a grid??
>>>>>>>>
>>>>>>>>  -- 
>>>>>>>>  
>>>>>>>> --- 
>>>>>>>> You received this message because you are subscribed to the Google 
>>>>>>>> Groups "web2py-users" group.
>>>>>>>> To unsubscribe from this group and stop receiving emails from it, 
>>>>>>>> send an email to web2py+un...@**googlegroups.com.
>>>>>>>>
>>>>>>>> For more options, visit https://groups.google.com/**grou**
>>>>>>>> ps/opt_out <https://groups.google.com/groups/opt_out>.
>>>>>>>>  
>>>>>>>>  
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>  -- 
>>>>>  
>>>>> --- 
>>>>> You received this message because you are subscribed to the Google 
>>>>> Groups "web2py-users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>>> an email to web2py+un...@**googlegroups.com.
>>>>> For more options, visit 
>>>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>>>> .
>>>>>  
>>>>>  
>>>>>
>>>>
>>>>
>>>  -- 
>>  
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to