Board index » jbuilder » restrict user input on Jdbtable
tom
![]() JBuilder Developer |
tom
![]() JBuilder Developer |
restrict user input on Jdbtable2005-10-26 05:59:50 AM jbuilder7 Hi, How would I restrict to only for two choices of X and Y value for data entry on a jdbtable? I only want user to be able to enter either the value of X or Y on the following field. jdbtable layout filename | hours 23 -05 | hours 05-11 | hours 11 - 17 | hours 17 - 23 test1 X Y X Y test 2 Y Y Y X Thanks, Tom |