FrançaisEnglishEspañol
PC SOFTForums homeLast messagesOnline repository
PC SOFT
Find...
Perform the searchSearch in...
Newsgroup dedicated to WINDEV (current version), in English
Re: Clickable CheckBox
Jan., 07th 2010 at 06:52 AM
Mujahid
<gu...st@news.pcsoft.fr>


Thanks Carlo Hermus...
It is successfull..
Type this code at "When Modified of Win_SOrder"
[color=#0033CC]IF TABLE_SOLine.COL_Stockable [rowCount] > 0 THEN
ELSE
CBOX_DOCbox = False
END[/color]
Thanks again...:spos: