Browse By Tags

  • TemplateDataField get value of a checkbox on client side

    Hi,

    Im trying to retrieve the value of a checkbox that is inside of a template field using JavaScript on the following WebDataGrid:

    <ig:WebDataGrid ID="dataGridBrands" runat="server" Height="350px" Width="100%"…

  • WebDataGrid, TemplateField Checkbox, using JavaScript

    Hi,

    Im trying to retrieve the value of a checkbox that is inside of a template field using JavaScript on the following WebDataGrid:

    <ig:WebDataGrid ID="dataGridBrands" runat="server" Height="350px" Width="100%"…