B
Brian Conway
Does anyone know how to access a field in a row on a datagrid? I need to be
able to pull out a typed in value from the grid, so that I can take that
value and use it as a look up on the click event of a button on that row.
Example. They will type in a UserName, click a button, this will pass that
user name into a lookup to pull back a First Name and Last Name from a LDAP
system.
able to pull out a typed in value from the grid, so that I can take that
value and use it as a look up on the click event of a button on that row.
Example. They will type in a UserName, click a button, this will pass that
user name into a lookup to pull back a First Name and Last Name from a LDAP
system.