public void BindCategory()
 {
     BD.BindCategry(ddlCategory);
 }