Skip to content

Instantly share code, notes, and snippets.

@cgodfrey
cgodfrey / dgridtreeonclickie8
Created September 19, 2012 14:33
Dgrid Tree column with multiple on clicks in IE8 (performance)
<!DOCTYPE html>
<html>
<head>
<style>
#hierarchyTree {
height: 500px;
}