index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Small Issues with latest code :: (33)Post a New Message | Post a Reply
Aug 17 2004, 5:20 PM
 Re: Small Issues with latest codePost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

Check out the new release v2.4.30 I am sure this has the bug fix
Let me know if it works fine
thanx 4 ur patience


-------------------------
Ghost
Aug 18 2004, 5:54 AM
 Re: Small Issues with latest codePost a Reply
 scotthibbs

View this author's profile Send this author a private message

from: Philadelphia, PA

2.4.30 fixed the master-detail problem...which is GREAT!

BUT THE BUILD REPORT BUTTON IS GONE!!!!!!  HELP!!!

Aug 18 2004, 7:17 AM
 Re: Small Issues with latest codePost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

I don't understand mine shows up  - but which button? the on the main page or the one above the report?

Remember, if you are using a LocaleFile and your text for a button is missing, the button will not apear (It is assumed that you want to hide the button.)
For example:

<BuildText>Build Report</BuildText>  - will display Build Report as your button caption.

<BuildText>build.gif</BuildText>  - will display the image (located in your images location - ImagesUrl ) as your button

<BuildText></BuildText> - will not display anything - the button will be hidden.

Also, If you set HideTables = True and HideViews = True, the build report button on the main page will not be displayed -since it is used only by tables and views.

Let me know if this information helps

thanx!




-------------------------
Ghost
Aug 18 2004, 7:25 AM
 Re: Small Issues with latest codePost a Reply
 scotthibbs

View this author's profile Send this author a private message

from: Philadelphia, PA

I just dropped in the new 2.4.30 dll and registered it.

Nothing else changed.

The locale file is locale_img.xml as distributed, with
the following:
     <BuildText>Build.gif</BuildText>

We are talking about the main page now....the button at
the very bottom of the table selection list is missing.
That button was never a graphic.

Aug 18 2004, 8:34 AM
 Re: Small Issues with latest codePost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

Is it happening for every report?


-------------------------
Ghost
Aug 18 2004, 8:39 AM
 Re: Small Issues with latest codePost a Reply
 scotthibbs

View this author's profile Send this author a private message

from: Philadelphia, PA

It's not on the report.....it's on the first page...where you select the tables, existing reports, etc

Here's a link to an image of the problem:
http://secure.webview2000.com/images/missing-button-problem.jpg


Aug 18 2004, 8:53 AM
 Re: Small Issues with latest codePost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

I get the problem - will have fix 4 u in a few

Problem was - UseTables sets HideTables to True
and if HideViews=True, the Build button doesn't show up.

thanx!


-------------------------
Ghost
Aug 18 2004, 9:08 AM
 Re: Small Issues with latest codePost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

The bug has been fixed - check out the new release: v2.4.31

thanx!


-------------------------
Ghost
Aug 18 2004, 9:38 AM
 Re: Small Issues with latest codePost a Reply
 scotthibbs

View this author's profile Send this author a private message

from: Philadelphia, PA

Very Nice....Thank You.

Performance seems better too.

I saw on another post that someone is looking for limitations of results
sets.  We would find that beneficial if you choose to do it.

Thanks again for the quick response.

Aug 18 2004, 9:43 AM
 Re: Small Issues with latest codePost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

Actually we did implement id just set the max records as follows:
objWiz.MaxRecords = 50000
cool!


-------------------------
Ghost
Aug 18 2004, 10:40 AM
 Re: Small Issues with latest codePost a Reply
 scotthibbs

View this author's profile Send this author a private message

from: Philadelphia, PA

For Master-Detail, does that apply to total records.....master and detail......or just master?

Aug 18 2004, 11:04 AM
 Re: Small Issues with latest codePost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

For now it applies to both master and detail combined


-------------------------
Ghost
Aug 18 2004, 11:12 AM
 Re: Small Issues with latest codePost a Reply
 scotthibbs

View this author's profile Send this author a private message

from: Philadelphia, PA

Excellent.........that would be the most effective.  Thanks.

Pages: (2)   1 [2]

search this forum: