| 
                                                                            
                                                                                kentico_jurajo
                                                                            - 
                                                                                9/30/2008 3:15:02 AM
                                                                            
                                                                         
                                                                        RE:Adding Logic to a ASCX transformation 
                                                                            Hi,
 Could you please try to use IfCompare command? The definition is:
 
 IfCompare(object value, object comparableValue, object falseResult, object trueResult)
 
 
 This is not listed in the examples since it is not used very often. I hope it will help.
 
 
 Best Regards,
 Juraj Ondrus
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |