
Brendan Vogt
Top achievements
Rank 1
Brendan Vogt
asked on 04 Sep 2008, 08:07 AM
Hi,
I have a tab control with grids in each tab. I also have required field validators for certain fields. I have a global button for all the tabs, it collects data once. When I click this button then nothing fires.
Please help.
Brendan
I have a tab control with grids in each tab. I also have required field validators for certain fields. I have a global button for all the tabs, it collects data once. When I click this button then nothing fires.
Please help.
Brendan
4 Answers, 1 is accepted
0
Hello Brendan,
Most probably some of your validators prevent form submission.
All the best,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Most probably some of your validators prevent form submission.
All the best,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Brendan Vogt
Top achievements
Rank 1
answered on 04 Sep 2008, 08:35 AM
Hi,
I have set CausesValidation="false" in my tabstrip because I only want the validators to fire when you click on the "global" submit button, not when you move from tab to tab. My first tab (which does not contain a grid, just a normal page with textboxes). If everythings loads from the database and loads the controls for update and I click submit, then it works, but as soon as I clear a required field and reenter text then the "global" submit button does not fire.
I don't what to do, please can you advise.
Brendan
I have set CausesValidation="false" in my tabstrip because I only want the validators to fire when you click on the "global" submit button, not when you move from tab to tab. My first tab (which does not contain a grid, just a normal page with textboxes). If everythings loads from the database and loads the controls for update and I click submit, then it works, but as soon as I clear a required field and reenter text then the "global" submit button does not fire.
I don't what to do, please can you advise.
Brendan
0

Brendan Vogt
Top achievements
Rank 1
answered on 04 Sep 2008, 08:39 AM
Hey,
It seems my global submit button doesn't want to fire when I update a record in grid, whether I click cancel or update.
I am confused.
Brendan
It seems my global submit button doesn't want to fire when I update a record in grid, whether I click cancel or update.
I am confused.
Brendan
0
Hi Brendan,
Can you please provide us with little more details about your page declaration? I have tried to recreated the scenario you have described, but unfortunately I was unable to reproduce the unwanted behavior which you are writing about. Please find attached a simple test page and feel free to modified it as the unwanted behavior to appear. Then you can send it back to us (attached to a formal support ticket) for further investigation.
Greetings,
Rosen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Can you please provide us with little more details about your page declaration? I have tried to recreated the scenario you have described, but unfortunately I was unable to reproduce the unwanted behavior which you are writing about. Please find attached a simple test page and feel free to modified it as the unwanted behavior to appear. Then you can send it back to us (attached to a formal support ticket) for further investigation.
Greetings,
Rosen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.