C
Chamindu R Munasinghe
Hi,
I use the asp.net datagrid footer to add new records. In the footer I
use a web user control to read a date. it is made of a text box, a required
field validator and a compare validator. When the grid is in edit mode I
hide the footer. The problem is when the datagrid footer is hidden the
required field validator of my user controls fails validation even though
the control is hidden. I am totally confused with this any help is greatly
appreciated.
Thanks
Chamindu
I use the asp.net datagrid footer to add new records. In the footer I
use a web user control to read a date. it is made of a text box, a required
field validator and a compare validator. When the grid is in edit mode I
hide the footer. The problem is when the datagrid footer is hidden the
required field validator of my user controls fails validation even though
the control is hidden. I am totally confused with this any help is greatly
appreciated.
Thanks
Chamindu