Re: Hidden (not visible, but usable) fields in jdbTable
- From: IchBin <weconsul@xxxxxxx>
- Date: Fri, 02 Dec 2005 14:43:49 -0500
Mika Myllyvirta wrote:
Hi,
I am using jdbTables which shows data from a database. I need to have some fields in the jdbTable for calculation (read: painting the rows with different colors), but they should not be visible to user. I have tried columnX.setWidth(0) and columnX.setHidden(True). These don't work for me. Also tried not to specify column in the table for these fields, but the columns in the TableDataSet became visible in table afterall.
Is it possible to have columns in jdbTable that I can get the value from the TableDataSetX.getXxx(x), but that they are not visible to user?
Cheers, /mika
Try Google on groups for hide a column in Jtable
There are a lot of responses out there already.
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"' -William E. Taylor, Regular Guy (1952-) .
- Follow-Ups:
- Re: Hidden (not visible, but usable) fields in jdbTable
- From: Mika Myllyvirta
- Re: Hidden (not visible, but usable) fields in jdbTable
- References:
- Hidden (not visible, but usable) fields in jdbTable
- From: Mika Myllyvirta
- Hidden (not visible, but usable) fields in jdbTable
- Prev by Date: Advice needed: Hibernate and MySQL?
- Next by Date: Re: Advice needed: Hibernate and MySQL?
- Previous by thread: Hidden (not visible, but usable) fields in jdbTable
- Next by thread: Re: Hidden (not visible, but usable) fields in jdbTable
- Index(es):
Relevant Pages
|
|