Link to home
Start Free TrialLog in
Avatar of james henderson
james hendersonFlag for United States of America

asked on

Cannot reference checkbox in a DetailsView Edit/Insert template

I have a details view with a textbox control bound to a text field in my database.  The text field holds a 3-character code.  For user convenience, I have elected to have a checkbox represent a letter (ie: checkbox1 = "C", checkbox2 = "R", etc.)  Problem is that the checkboxes are in the edit and insert templates, so I don't know how to reference them;  they are simple unbound checkboxes  (code behind doesn't see them).  any help appreciated.
Avatar of Mrunal
Mrunal
Flag of India image

Hi can you please share your code ?
SOLUTION
Avatar of Kamal Khaleefa
Kamal Khaleefa
Flag of Kuwait image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial