K
K B
Hi again, I've narrowed down my problem and am hoping to get some help
to get the final answer.
Gridview with dynamic child controls loads
gv1.Databind calls RowDataBound event fine
On the next postback, I use gv1.Databind in order to reload the dynamic
rows but Databind does NOT call RowDataBound event -- it skips right to
the button click event that called the postback.
Any clues please?
Thanks,
Kit
to get the final answer.
Gridview with dynamic child controls loads
gv1.Databind calls RowDataBound event fine
On the next postback, I use gv1.Databind in order to reload the dynamic
rows but Databind does NOT call RowDataBound event -- it skips right to
the button click event that called the postback.
Any clues please?
Thanks,
Kit