filter entitydatasource organization value


i unequivocally entity framework, nonetheless there pivotal pieces plea me. anyone tell me filter an entitydatasource an organization column? ef hides fk values instead an organization property. given an entity, person, persontype association, i have approaching something work i wish filter chairman entity type:



griddatasource.entitytypefilter = "it.persontype.persontypeid = 1";


or



griddatasource.where = "it.persontype.persontypeid = '1'";


or even



griddatasource.whereparameters.add(new parameter("it.persontype.persontypeid", dbtype.object, "1"));


but zero those work. anybody know this?



Comments

Popular posts from this blog

list macos calm editors formula editors

how i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

jaxb - xjc - reworking generated typesafe enum category members