asp.net - Unwanted bind after javascript -


in page have gridview has checkbox column on left side. in header have checkbox should either uncheck or check rest of checkboxes dependant on header checkbox state. happening checkboxes changing state , gridview rowdatabound event changing them previously. question is, there anyway prevent databind after post other :

if not page.ispostback     gridview.databind() end if 

because have in page load event.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -