Link to home
Start Free TrialLog in
Avatar of Angela4eva
Angela4eva

asked on

javascript datalist question

itemtemplate>
<cc1:cmybox id="chkcc" runat="server" OnClick="getcheckboxes(this);"  text='<%# Container.DataItem.mytype %>"/>

I need to access value of text from above line in my javascript code getcheckboxes
ASKER CERTIFIED SOLUTION
Avatar of Mrunal
Mrunal
Flag of India 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