or
public class comboBoxClientSate { public string[] logEntries { get; set; } public string value { get; set; } public string text { get; set; } public bool enabled { get; set; } public string[] checkedIndices { get; set; } public bool checkedItemsTextOverflows { get; set; } }String clientState = Request.Form[(ComboBoxID.ClientID + "_ClientState"];comboBoxClientSate ComboBoxIDClientState = new JavaScriptSerializer().Deserialize<comboBoxClientSate>(clientState); //this should be the entered filter textComboBoxIDClientState .text.rsbIcon { margin-top: -19px !important; }<telerik:GridTemplateColumn UniqueName="ShowButton" HeaderText="" > <ItemTemplate> <INPUT type="button" value="watch" name="btnWatch" onClick="window.location='Players/player.aspx?sh=<%# Eval( "ShowNum" ) %>&se=<%# Eval( "SeriesNum" ) %>'" class="smallwatchbutton"> </ItemTemplate> <ItemStyle HorizontalAlign="Right" VerticalAlign="Middle" ></ItemStyle> </telerik:GridTemplateColumn><input class="smallwatchbutton" type="button" onclick="window.location='Players/player.aspx?sh=233&se=52" id="btnWatch" value="watch">