J
Jason Huang
Hi,
In my ASPNET 2.0 web form application, I have a Table control T1 which
contains some LinkButton controls.
But we don't know the number of the LinkButton yet, cuz the number of the
LinkButton is based on the SQL query during the run time.
My question is how do we handle those Click event for those nucertain number
LinkButtons?
Thanks for help.
Jason
In my ASPNET 2.0 web form application, I have a Table control T1 which
contains some LinkButton controls.
But we don't know the number of the LinkButton yet, cuz the number of the
LinkButton is based on the SQL query during the run time.
My question is how do we handle those Click event for those nucertain number
LinkButtons?
Thanks for help.
Jason