The snippet below is from a CodeProject "what's new" newsletter. (If RadioButtonList is not related to RadioButton management, my apologies.)
At 11:09 AM 5/24/2006, Bryan Clauss wrote >I am trying to add a RadioButtonList to my datagrid. I am using C#, and VS >2005 (C# 3.0, ASP.NET 2.0) > >I am new to DataGrids. If you can also point me to some websites that have >info on the DataGrids, I would be most grateful. (I have some of the >basics down, I would like to see some more advanced features/work-arounds, >etc..) [snip] ASP.NET Handling RadioButtons on DataGrid - Hernan Molina (6 May 2005) This article resolves how to manage RadioButtons on the DataGrid. http://www.codeproject.com/article.asp?tag=12792273014238482 J. Merrill / Analytical Software Corp =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
