or
var grid = $find("<%= RadGrid.ClientID %>"); The above line returns null.
<
li
class
=
"rtLI"
>
<
div
class
=
"rtTop rtHover"
>
<
span
class
=
"rtSp"
></
span
>
<
span
class
=
"rtPlus"
></
span
>
<
a
class
=
"rtIn"
style
=
"font-weight:bold;"
href
=
"/course-catalog/social-studies-3-part-1/fall/lesson-1"
>Lesson 1</
a
>
</
div
>
</
li
>
var
selectedNode = sender.get_selectedNode();
1) MyCustomSkin/ComboBox/rcbSprite.png and MyCustomSkin/ComboBox/rcbSpriteIE6.png appear to be no longer used.
2) MyCustomSkin/ComboBox.MyCustomSkin.css will need updating. I copied from a skin in the Skins install directory and renamed the file and searched and replaced the name of the skin inside of the file to my skin name.
3) New files have been added to the MyCustomSkin/Common folder: radFormSprite.png and radFormSpriteIE6.png. I copied from a skin in the install directory.