Please some one suggest me how can i do that.
how to show chwckbox checked in viewmode.....
I have a page where i have selected checkbox and saved the data in sqlserver2000 table and sendmail through c#.net and when client open that page, that page in view mode. but checkbox not showing that its was selected.it was in same as before selecting checkbox.
karthick kumarPosted Sep 18, 2010, 1:32 AM
Manikavelu VelayuthamPosted Sep 17, 2010, 3:27 AM
Based on the value, you need to make the checkbox checked or unchecked.
Hope you missed that in your code.