views:

494

answers:

0

Hi everybody.

In my current project (asp.net with vb.net), customer wants to use Infragistics UltraWebGrid and MooFlow gallery (MooTools). I faced with problem that MooFlow is not working when it's on the same page with UltraWebGrid in IE (v. 7 and 8), in FF it works fine. It seems like Infragistics not allow MooFlow use inherited methods of MooTools (IE cannot find method setOptions() at MooFlow instance). May be someone has the similar problem before.

Thanks in advance.