I have a RadButton in a Popup template in ToggleButton (checkbox) mode. I've bound the checked property with the usual Bind statement to a bit field in my SQL db.
Actually everything has been working fine since I found this forum entry from 2009: http://www.telerik.com/community/forums/aspnet-ajax/grid/checkbox-in-editform.aspx
I was just wondering if this is still the standard way of binding boolean fields for Insert?
Actually everything has been working fine since I found this forum entry from 2009: http://www.telerik.com/community/forums/aspnet-ajax/grid/checkbox-in-editform.aspx
I was just wondering if this is still the standard way of binding boolean fields for Insert?