Hi -- I created my own RS module for RS 2000 (dnn 3.3.x) but we're moving to 4.5 and RS 2005 and don't want to mess with it...
-- does your module support "auto-run" -- when a normal user views the module, does can it automatically run the report without showing any parameter dialogs, etc? I used this to automatically generate charts (so the user would just see the chart image -- nothing else).
-- can multiple copies of the module be placed on the same tab? and can each render a chart? (my module had problems with this b/c I used a .ashx page to render the image)...
Thanks! |