{#advanced_dlg.about_title}

.NET Framework »

Friday, February 1, 2008 | 2 Comments

The other day I had to build a simple listing of data that required having a radio button on each line so as to enable a user to select and option. I planned to use a datalist control and to place a radio button control in the itemtemplate. When I ran a quick test I immediately noticed a peculiar issue, all the radio buttons where selectable at the same time! As usual, I googled the symptom and quickly found that there seems to be an issue with both ASP.net 1.1 and 2.0 where the radio button controls in the list become all selectable (more like checkboxes) while the ... [More]

{#advanced_dlg.about_title}

.NET Framework, Shtuff »

Saturday, November 12, 2005 | 1 Comments

I was browsing the GotDotNet web site last night and found this great little toolkit which other than being useful is also free! The Krypton Toolkit provides user interface controls for Windows Forms and is targeted at Visual Studio 2005 and .NET Framework 2.0 As I mentioned, it is free for commercial use Get your own copy at http://www.componentfactory.com/downloads.php