T
tolkien
Hello!!!
Does anyone know if there is a way i can do this:
button1.Click+= new ItemClickEventHandler("Name of method");
I read the name from a database but i don't know how to assign it to
the click event
Thanks
Does anyone know if there is a way i can do this:
button1.Click+= new ItemClickEventHandler("Name of method");
I read the name from a database but i don't know how to assign it to
the click event
Thanks