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 > General QuickTable Support/Help Post New Topic   Post A Reply
delete button printer friendly version
next newest post | next oldest post
Author Messages
ranjanjha
Private

Gender: Male
Location: Virginia
Registered: Jun 2004
Status: Offline
Posts: 9

Click here to see the profile for ranjanjha Visit http://www.jax.org Send email to ranjanjha Send private message to ranjanjha Find more posts by ranjanjha Edit or delete this message Reply w/Quote
Posted Monday, July 19, 2004 @ 16:10:06  

How can we disable delete (on keyboard) button action? I have noticed that it deletes the selected row but does not clean the interface properly especially when you have several combo boxes.

Thanks,
Ranjan

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 Monday, July 19, 2004 @ 22:13:30  

Could you tell me exactly what doesn't happen during delete so that I can resolve them.

To disable delete

Attach DatabaseChangeListener to DBTable and on onDeleteButtonClick() return false

public boolean onDeleteButtonClick()
{
return false;
}

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