Question : ASp.NET Image Button OnCommand doesnt fire

Please see attached code.

The onCommand of the image button id btnAddEnhanceImage doesnt fire when clicked when nested in side a nested ajax tab panel.

When its not nested in an ajax tab panel the on command works fine.

Anyone have any ideas?
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:

    
        
        
        
    
    
    
            
                
                    
                
                
                
                
showing to ( of records)

Answer : ASp.NET Image Button OnCommand doesnt fire

I managed to sort out this in the end - can't remember what I did though, sorry!
Random Solutions  
 
programming4us programming4us