This is a migrated thread and some comments may be shown as answers.

How to make user click a button or label

1 Answer 87 Views
Window
This is a migrated thread and some comments may be shown as answers.
Veena asdferdsnfds
Top achievements
Rank 1
Veena asdferdsnfds asked on 13 Jul 2009, 05:53 PM
Hi,

I have a Button named photo and label named Signature on the form. and one submit button. When user clicks photo button or click on the label, some operation take place. When user clicks submit, operations related to Photo button and signatures label submits to the database. But if the user doesn't click photo Button or label, no DB is updated.

I want to know is there any way , I can force user to click the button or label . These are WPF controls.

Thanks,

Veena

1 Answer, 1 is accepted

Sort by
0
Hristo Borisov
Telerik team
answered on 15 Jul 2009, 02:15 PM
Hello Veena,

First of you is your issue related with RadWindow as you have posted the problem under this thread? In order to improve our customer support, we advise our clients to use the common thread for problems not related to a specific problem. Basically, you can create a validation and check whether the user has already submitted the form, and if not to inform him by using a MessageBox or RadWindow modal dialog. If this doesn't solve your issue, feel free to contact us for further assistance.

Sincerely yours,
Hristo Borisov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
Veena asdferdsnfds
Top achievements
Rank 1
Answers by
Hristo Borisov
Telerik team
Share this question
or