0
kicks
Creating an Ordered Ajax ListControl in C# using Gaia Ajax
Lear how to create a reusable Ordered ListControl in Gaia Ajax. We will also use generics so that it applies to all ListControls like ListBox, DropDownList, CheckBoxList, RadioButtonList, etc. And because Gaia Ajax is a server side Ajax framework we're going to write the control in C#.