: I didnt try it, but just a suggestion, have you tried to disable the validators? or set validate = false for them on reset? or something?
: R. Thomas
:
: "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."[i]1Thess. 5:16-18[/i]
:
:
well thanks for ur suggestion,
Ya i tried that.In javascript i took Page_Validators array which will be generated by asp.net but disabling rather making its visible false will not solve the problem because when another servers side controls left empty its validation will fire and at that time that will be invisible.So to make it visible again we need to write javascript and i am having one grid in which edit template is there and we cant handle it in javascript..hope u got my problem ?