Wednesday, March 28, 2012

UpdatePanel

Hello group,

I have a gridview control that works fine displaying data and also include a row_updating handler . As I just said everything is okay BUT

When I wrapped it with the update panel ajax control the code in the row_updating control does not recognize the gridview. I used the Update panel FindControl method from the GridView1_rowUpdating methos but the record will not update...

any idea??

regards

did you try just using hte sender object?


Hi,shtrudel

I am afraid we cannot find out the exact root cause without further information captured when the problem occurs.

To troubleshoot this issue, we really need the source code to reproduce the problem, so that we can investigate the issue in house. It is not necessary that you send out the complete source of your project. We just need a simplest sample to reproduce the problem. You can remove any confidential information or business logic from it.

Thank you.

No comments:

Post a Comment