var IndexValue = $get('<%=ddlGraphperiod.ClientID %>').selectedIndex;
var SelectedText = $get('<%=ddlGraphperiod.ClientID %>').options[IndexValue].text;
var SelectedVal = $get('<%=ddlGraphperiod.ClientID %>').options[IndexValue].value;
Showing posts with label dropdownlist. Show all posts
Showing posts with label dropdownlist. Show all posts
Thursday, November 26, 2009
Subscribe to:
Posts (Atom)
