views:

6

answers:

0

I want to dynamically create 20 buttons and clicking of it must change the text of it from load to unload. i have use tag property but for every tag need i to check ????? if([sender tag]==0) { } if([sender tag]==1) { }

Then it is of no use to create a dynamically buttons so can u help me out. Thanks in advnce