Kevin Isom

Just a good ol' boy, by-God Virginia-proud and country-sophisticated -- sort of like a John Deere tractor with air conditioning and satellite radio.

Browse by Tags

All Tags » ajaxcontroltoolkit (RSS)
Hiding a Popup Panel with JavaScript
Had a instance where I needed to close the Popup Control with JavaScript 1: < ajax:PopupControlExtender ID ="pceShowPanel" runat ="server" 2: TargetControlID ="showPanel" 3: PopupControlID ="popupPanel" 4: BehaviorID ="popupBehavior" 5: /> .csharpcode...

Posted by kevinisom | 1 comment(s)

Update to Ajax control toolkit breaks autocomplete
I recently updated an application to the latest version of the Ajax Control Toolkit and my AutoComplete Extender broke. It was returning the list fine. but in the dropdown the only values showed were undefined. Not cool. But after some research I changed...

Posted by kevinisom | 9 comment(s)

More Posts