Home » Developer & Programmer » Forms » Checked the checkbox programatically.
Checked the checkbox programatically. [message #115626] Wed, 13 April 2005 04:35 Go to next message
Sabeen
Messages: 25
Registered: March 2005
Location: Pakistan
Junior Member
Hi,
how can we checked the checkbox programatically at runtime.
as we can hide,disable the check box.
regards
Sabeen
Re: Checked the checkbox programatically. [message #115636 is a reply to message #115626] Wed, 13 April 2005 05:46 Go to previous messageGo to next message
hsinghalmrt
Messages: 51
Registered: March 2005
Member
hi Sabeen
you can check the check box programmatically by assigning the
value to the checkbox i.e
if check_item is a check box and it has value when checked property is Y and value when unchecked N
then
assign
:check_item = 'Y'

or
:check_item = 'N'

bye,
Himanshu

Re: Checked the checkbox programatically. [message #115639 is a reply to message #115636] Wed, 13 April 2005 05:59 Go to previous message
Sabeen
Messages: 25
Registered: March 2005
Location: Pakistan
Junior Member
Thanx Sir For kind help. ur solution is working.
Regards
Sabeen
Previous Topic: next record/previous record problem...help....???
Next Topic: Compile all forms through batch
Goto Forum:
  


Current Time: Fri Sep 20 03:26:24 CDT 2024