Oh, really ? You forgot to ask a question !

On May 18, 4:12 pm, ASP_NET <[email protected]> wrote:
> i get null when i try to access the textbox value in the grid.
>         TextBox ApplicationName = (TextBox)ctlGridView.Rows
> [e.RowIndex].FindControl("txtApplnm");
>
> ApplicationName.text returns null even though value is added after
> gridview edit click.

Reply via email to