I actually managed to get it to work using (C#)
driver.ExecuteScript("$('#Category').val(10000).change();");
Thanks for the feedback anyhow.