R
Reyna Michlig
I have multiple datagrids on a page and each has a
RequiredFieldValidator in the EditItemTemplate as well as on a text
box in the FooterTemplate. The problem is, when the user hits update
in the EditTemplate or Submit on the footer, it fires all the other
validators in the other grids. Anyone have any hints on how to solve
this? And, yes, all grids have to be on one page.
RequiredFieldValidator in the EditItemTemplate as well as on a text
box in the FooterTemplate. The problem is, when the user hits update
in the EditTemplate or Submit on the footer, it fires all the other
validators in the other grids. Anyone have any hints on how to solve
this? And, yes, all grids have to be on one page.