gridview with check box in it
-
i hav a gridview with check box in it if i click the checkbox the value should be saved tanx
-
i hav a gridview with check box in it if i click the checkbox the value should be saved tanx
anbusenthil wrote:
gridview with check box
I just google with the above string and first result is this[^]. Please do some searching then post. :)
Regards, Arindam Sinha MyBlog - http://arindamsinha.wordpress.com/ Please give your feedback on this answer.
-
i hav a gridview with check box in it if i click the checkbox the value should be saved tanx
Check if you bind always gridview on page load. try this
if(!Page.IsPostBack) { //Bind gridview }
I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com