Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
Ryan, Sorry it's totally slipped my mind , you should fine just use asterisk instead of percentage when you construct your LIKE clause protected void SearchButton_Click( object sender, EventArgs e) { ClearSearchButton.Enabled = true ; GlossaryDataSource1.Filter = String .Format( "Term LIKE '{0}*'" ,...