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

RequiredField Validator in user control inside rad window

0 Answers 51 Views
Window
This is a migrated thread and some comments may be shown as answers.
Amruta
Top achievements
Rank 1
Amruta asked on 20 May 2015, 09:29 AM

Hi,

I have a .aspx page on which I have a rad tool bar, radwindow.

Inside the radwindow, I have user control. This is shown when user selects some option on rad tool bar.

I need to implement required field validations inside the user control for some textboxes.

I get a weird issue where, if I add a RequiredFieldValidator control inside the usercontrol, the radwindow does not open. It does not even postback the main page.

I need -

1. A user control with required field validators

2. Radwindow opens on click of tool bar button.

3. Validation mesages are displayed either in user control or some place in rad window.

Thanks,

Amruta.

No answers yet. Maybe you can help?

Tags
Window
Asked by
Amruta
Top achievements
Rank 1
Share this question
or