craftleft.gif (3002 bytes)QuickTable
Home | API | Tutorial | Download | Support | Contact topblack.gif (108 bytes)


QuickTable User Cp  |  Register  |  Members  |  Search  |  Help
    |- QuickTable Discussion Forums > CellEditor/Renderer Post New Topic   Post A Reply
editing large text printer friendly version
next newest post | next oldest post
Author Messages
rajendhran{@}yahoo.com
Unregistered
Edit or delete this message Reply w/Quote
Posted Wednesday, December 31, 1969 @ 23:59:59  

Hello,

I really appreciate your effort on promoting Java for
developing database applications.

dbtable is a very nice product and I am just started
using it. Can you please think of providing text
boxes to edit large text fields along with
table-oriented editing?

With Green regards

R Rajendhran

admin{@}quicktable.org
Unregistered
Edit or delete this message Reply w/Quote
Posted Wednesday, December 31, 1969 @ 23:59:59  

Thanks for your suggestion. You can use TextArea to edit large text values. Use

yourColumn.setType(java.sql.Types.LONGVARCHAR).

The above will set the celleditor of this column to be TextArea.

Otherwise if you want to implement your own editor/renderer which can edit large text, you can implement using the CellComponent class.

Ben

brunorobertson
Unregistered
Edit or delete this message Reply w/Quote
Posted Thursday, March 29, 2007 @ 15:13:23  

Could a TextArea be used to edit Binary types? I men BLOB, Binary and so on...

As the same waY?

Thanks

Bruno

Admin
Board Owner

Gender: Unspecified
Location:
Registered: Jul 2003
Status: Offline
Posts: 9

Click here to see the profile for Admin Send email to Admin Send private message to Admin Find more posts by Admin Edit or delete this message Reply w/Quote
Posted Thursday, March 29, 2007 @ 17:50:33  

Yes you can. set the column type to LONGVARCHAR and then use the ResultSetMap class and provide a conversion of BLOB to String.
Post New Topic   Post A Reply Jump to:
Contact Us | QuickTable - A Java DBGrid | Privacy Policy All times are GMT -5 Hours.
Welcome to QuickTable Forums, Guest!  
Login
Username :
Password :
In order to fully utilize the abilities of this board, you are required to register as a member. Registration is free, and allows you to do lots of things including turning on or off certain features of this board. Register now!
Powered by CuteCast v2.0 BETA 2
Copyright © 2001-2003 ArtsCore Studios