Hi,
I have used checkboxlist in my page, I have bound the checkboxlist using datatable, and also assinged DataValuefield and DataTextfield.
Here am trying to get checkbox value in client side, but that value is came as "on". Here am confusing and check the with view source there is checkbox value as "on" by default. But here i need the what value bound by me.
I have implmented the page into sharepoint site. Is this any problem here?
I have tried with normal web application it's working fine. The value bind correctly.
and anothere case i have used some textbox in my page, but i didn't bind value, there is also value as by default "on".
Help me..
Following is page view source:
table
id="ctl00_PlaceHolderMain ...
Go to the complete details ...