Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » How to check all check boxex in "Form" item not in "Tabular form" (APEX 3.2, Oracle database 10g XE)
How to check all check boxex in "Form" item not in "Tabular form" [message #398847] Sat, 18 April 2009 05:55 Go to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

hi

how to check/uncheck all check boxes by clicking button.
i want to implement it in a FORM check box not in a Tabular form/report(as built in).


As example; i have a check box and a button(form style not grid style)in region x. Requirement is,if i click button all check boxes will be checked.



help required.

-kamal hossain
Re: How to check all check boxex in "Form" item not in "Tabular form" [message #398894 is a reply to message #398847] Sun, 19 April 2009 03:59 Go to previous message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

Smile

i got the exact solution: Smile


i took a region and as the region source i typed below:

<a href="#" onClick="html_CheckAll('C_DISEASELIST',true);">Seleccionar todos</a> &nbsp;&nbsp;
<a href="#" onClick="html_CheckAll('C_DISEASELIST',false);">Deseleccionar todos</a>



its wokring.

[Updated on: Sun, 19 April 2009 04:00]

Report message to a moderator

Previous Topic: mod_plsql to excel
Next Topic: In "Safari" browser all horizontal Tab bar changing to vertical
Goto Forum:
  


Current Time: Tue Apr 23 12:15:12 CDT 2024