Hi all, I have been reading in foruns but there is any problem when I try to put a row filter and I can not find it, the code is: connPargroup = new SqlConnection(ConfigurationManager.ConnectionStrings["MyConnectionString"].ConnectionString); connPargroup.Open(); SqlCommand cmdPargroup = new...