Select All Checkbox Jquery

This jQuery script will allow a select all checkbox in the header to toggle the check boxes in an editable grid.  Rename NotifySelectAll to the toggle checkbox id and NotifyChk to the id of the check boxes in the grid.  Note: the jQuery select is looking for ID’s that end with specified id.  So if there
Read More »

Using Menu Builder with Designs

I like using table (Data Source) generated menus in my CCS apps but they don’t work when using Artisteer designs.  So I’ve come up with a workaround so the CCS menu builder control will display properly with Artisteer designs.  I’m using the ASP.Net VB InMotion templates and don’t know if it will work with any other templates.  Also, my
Read More »