Para cambiar la consulta que utiliza un gridview utilizando un parámetro por la URL de una página deben agregar lo siguiente al tag correspondiente:
ProviderName="<%$ ConnectionStrings:ConexionBD.ProviderName %>" SelectCommand="SELECT APE_PAT ,APE_MAT ,NOMBRES ,RUT_NUM||'-'||RUT_DV FROM GLO_PROFESOR WHERE APE_PAT LIKE :p">
//http://localhost:1057/Test.11.05.2007/ViewProfesores.aspx?p=R%
Saludos. Felipitux.
No comments:
Post a Comment