strate Posted April 9, 2005 Posted April 9, 2005 Would it be possible to create a group of groups? I have three groups that need to work independently of each other when a button says "Kit Print Job", but when the button says "Singles Print Job" only one radio control out of all three sections can be choosen at a time. Each section has 4 radio controls. The reason for this is all of the data inputs are not needed for all of the selections. I want to make it easier for the user so that they only fill in the required fields. I would give an attachment but for some reason its not accepting. INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
jpm Posted April 10, 2005 Posted April 10, 2005 Would it be possible to create a group of groups? I have three groups that need to work independently of each other when a button says "Kit Print Job", but when the button says "Singles Print Job" only one radio control out of all three sections can be choosen at a time. Each section has 4 radio controls.The reason for this is all of the data inputs are not needed for all of the selections. I want to make it easier for the user so that they only fill in the required fields.I would give an attachment but for some reason its not accepting.<{POST_SNAPBACK}>I don't if a group of group can solve your pb. But when the "single print job" is push you received an event and handling that event can be disabling/hiding the control that are not suitable so the use cannot click on
strate Posted April 14, 2005 Author Posted April 14, 2005 I don't if a group of group can solve your pb. But when the "single print job" is push you received an event and handling that event can be disabling/hiding the control that are not suitable so the use cannot click on <{POST_SNAPBACK}>Ive tried this once and it amounts to alot of code, or I wasn't doing it in a proper way. I guess I'll try again. INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now