[Gambas-user] Gridview.row ?tag possible

Richard Terry rterry at ...1823...
Fri Jun 15 00:07:16 CEST 2012


Thanks, good idea, as other's obvious want the feature maybe Benoit can 
add it?

richard

> Ricardo Díaz Martín wrote:
It would be great this feature.
> I explain the way I do. I fill gridview first column with the record key
> and set the width to 0. So after you got a easy way to get this key. I know
> there are other ways to do it but this is quite simple.
>
> Regards,
> Ricardo Díaz
>
>
> 2012/6/14 Richard Terry <rterry at ...1823...>
>
>   
>> Hi Benoit.
>>
>> rightly or wrongly, and there may be a better solution (if so advice
>> please), I'm using a gridview like a column view to display the drugs in
>> my prescription writer, using Richtext, as by using a columnview, the
>> text couldn't contain enough info, and I like to be able to bold a
>> column etc.
>>
>>
>> When I used the columnview, each columnview1.item.key = key to the
>> underlying drugs collection as I could set the columnview key to the
>> database primary key.
>>
>> Using the gridview, as there is no key property to each row, I've had to
>> do a work-around.
>>
>> so question, if it makes sense or is possible, could the gridview row be
>> given a key property?
>>
>> Regards
>>
>> richard
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>>     
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>   




More information about the User mailing list