2
Answers

Required field validator for Webuser control

pandiyan

pandiyan

16y
3.3k
1
Hi, i have two textbox and one webuser control. i want to set required field validator for all controls seperately.here i cannot set rfv for webusercontrol.so please give me the solution to set rfv for webusercontrol.
Answers (2)
0
Pankaj Gupta

Pankaj Gupta

NA 118 0 16y
hi,
As I understand your prob, you can put the RFV on the user control itself. if it is conditional according to page on which you are using web user control then please describe your prob in more detail.


0
Bechir Bejaoui

Bechir Bejaoui

NA 20.1k 5.3m 16y

are the textboxes within the webuser control or independant from it?