[jQuery] Re: JQuery with Crystal Reports .Net 2.0

2009-08-26 Thread Richard D. Worth
You may be running into problems because the jQuery UI Dialog (I assume that's what you meant by jQuery dialog) moves the dialog content to the end of the body to get around an IE6 stacking issue. This can sometimes cause issues with forms. If you need any more help, there's a dedicated list for jQ

[jQuery] Re: JQuery with Crystal Reports .Net 2.0

2009-08-25 Thread Jules
On the server side (CR XI), export the report to PDF and stream it to the client, much less problem than using CR viewer. On Aug 26, 3:06 am, ND wrote: > Hello, > > Has anyone attempted using JQuery dialog to display crystal reports > in .Net 2.0? Also, the crystal report viewer is within and AJ