[Gambas-user] Urgent feature request about DataView
Fabien Bodard
gambas.fr at gmail.com
Mon Oct 11 09:09:28 CEST 2021
Hi Benoit,
Can you add a property 'Table' To allow me to access to the Internal
Table object of the DataView.
It ca be an Hidden property , I just need it to access to the Data
from my DataView that inherit the existing one. I need to get data
from it to apply some format that depend of the data value.
thank you ...
I can do it if you want.
Property Read _Table as DataTable Use $hTable
--
Fabien Bodard
More information about the User
mailing list