c# - validation summary appearance -


i have 3 buttons on form (add,delete, , reset)..

and required field validators .when click on add button , fields empty , validation summary shows messages .and when click on delete button or reset button validation summary still exist (although cause validation property these button false )what problem ?? wanna validation summary appeared (add button) prevent confusion user.. how clear validation summary or control appearance of the(add button only)...

i find type of answer..i use callout validator extender in stead of summary validation .. think fixes probelm. http://www.asp.net/ajax/ajaxcontroltoolkit/samples/validatorcallout/validatorcallout.aspx..


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -