Hi,
Is it possible to change the CurBias of an individual cell(s) within a tablefields column(s).
I have a table field that displays rows of data depending on selected types. If a certain type is selected I wish to make specific fields (cells) unavailable i.e. CurBias = FB_DIMMED.
Thanks
Stephen B McCulloch
Software Developer/DBA
Falkirk Council
Municipal Buildings
West Bridge Street
Falkirk FK1 5RS
Tel: 01324 501523
No, that’s not possible as CurBias is not an attribute of CellAttribute (which an individual cell is).
An alternative way:
You could set the FgColor of an individual cell (to indicate that its unavailable),
and switch the bias of the whole column on childentry/childexit depending on that color.
Bodo.
Bodo Bergmann | Sr. Software Engineer | OpenROAD Worldwide Development | Actian Germany GmbH | Ohmstr. 12 | 63225 Langen | GERMANY | +49 6103 9881 0
--
You received this message because you are subscribed to the Google Groups "OpenROAD Users Mailing List" group.
To post to this group, send email to openroa...@googlegroups.com.
To unsubscribe from this group, send email to openroad-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openroad-users?hl=en.
I have always missed that capability – we would save so much (convoluted) code by being able to set the bias of individual cells
Peter van Bennekom | Senior Principal Architect |
| office: 610 407 8113 | fax: 610 407 8181 | peter.va...@infor.com
Please log an enhancement issue or issues within Service Desk (https://servicedesk.actian.com) detailing features you would like to see added to the product.