Declined
Last Updated: 03 Nov 2014 10:12 by Elena
Nikita
Created on: 16 Jul 2013 09:34
Category: Grid
Type: Bug Report
0
RadButton as Checkbox inside RadGrid stopped working
I have RadGrid with RadButton as Checkbox inside it for selection.

This code: 
For Each item As GridItem In PrimaociGrid.MasterTableView.Items
            Dim cb As RadButton = CType(item.FindControl("PrimaPorukuCheckBox"), RadButton)
            cb.Checked = True
Next

worked in 2012.3.1016.40

With new 2013 q2 this is not working
I try 2013.2.709.40, same , not working 
There in no check in check box
1 comment
Elena
Posted on: 03 Nov 2014 10:12
Please use the support ticketing system for similar reports. This channel is only for bug reports(core functionality) and feature requests.