Browse by Tags

All Tags » Grid (RSS)

Practical Javascript 8: Extending Checkboxes by avcajipe

Input checkboxes can be used for all sorts of selection and deselection activities. They can also become extremely useful when used within a grid for multiple item selection. In this example, checked items (or rather rows) are coloured differently when...
Filed under: , , , ,

Practical C#6 - Using DBauer's HierarGrid by avcajipe

I used DBauer’s HiraraGrid ( http://aspalliance.com/articleViewer.aspx?aId=21&pId =) control for some time now and I thought I’d give it justice by demonstrating how it worked for a kiosk site I used to work on. My development goal was...
Filed under: , , ,