T
Tommy
I write a DataGrid with TemplateColumn "CheckBox". I also provide a button.
once user click button and then it check which checkbox is checked. Then
accumulate these checkbox value together and prompt it. This button action
is written in javascript and run in client side. but i found that the get
checkbox value is "ON". I don't know how to change this property. I want to
store with a customer ID.
once user click button and then it check which checkbox is checked. Then
accumulate these checkbox value together and prompt it. This button action
is written in javascript and run in client side. but i found that the get
checkbox value is "ON". I don't know how to change this property. I want to
store with a customer ID.