Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / November 2006

Tip: Looking for answers? Try searching our database.

populating  the checkboxes automatically when a new record is added

Thread view: 
netra - 26 Nov 2006 18:52 GMT
hi all
 i want to place checkboxes beside the records that i retreive from
the database so that when i select the checkbox i should be able to
edit or delete the records..(similar to the gmail inbox,where the
checkboxes are populated when a new mails are received).cud some one
help me plz.

thanks
regards
netra
Manish Pandit - 26 Nov 2006 19:29 GMT
> the database so that when i select the checkbox i should be able to
> edit or delete the records..(similar to the gmail inbox,where the
> checkboxes are populated when a new mails are received).cud some one
> help me plz.

The entire display would need to be embedded in a <form>, and the
records being displayed as a table will have the 1st column as <input
type="checkbox" name="someid"/>. However, make sure that every checkbox
has a unique name.

-cheers,
Manish
Jeff - 27 Nov 2006 03:07 GMT
> > the database so that when i select the checkbox i should be able to
> > edit or delete the records..(similar to the gmail inbox,where the
[quoted text clipped - 6 lines]
> -cheers,
> Manish

That assumes this is a web based app, as you are giving an html
solution.

To the original author - is this a java app, applet, or other?  The
checkbox in the google list is in a table. So, what I think you are
asking is how to display a checkbox for a boolean in a table.
Correct???


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.