index | search | no replies | posting guidelines | help login | register
Index » News » AspWebSolution News
search this forum:
:: Version 2.4.36 Released (More Filters!) :: (3)Post a Reply
Aug 25 2004, 9:34 AM
 Version 2.4.36 Released (More Filters!)Post a Reply
 ghost

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

from: Washington, DC

Version 2.4.36 of the ASP Report Wizard has just been released.
    This version features two new properties and tfour more conditions have been added to the report wizard's filter. These new properties include:

  • TurnOffTableLinks (True/False) - turns on or off all tables and views' hyperlinks. Default is False
  • TurnOffTableLinksFor (String) - turns of hyperlinks for a list of table names for example:

        objWiz.TurnOffTableLinksFor = "Table1,Table2,FriendsTable"
In addition to these properties, the report wizard's default filters also have the following options added:

  • Is Empty
  • Is Not Empty
  • Is NULL
  • Is NOT NULL
Note: Is Empty implies Value="" Or Value = NULL

Some documentation will be aviable later.

Let us know if everything is working out fine.





-------------------------
Ghost
Aug 25 2004, 2:10 PM
 Re: Version 2.4.36 Released (More Filters!)Post a Reply
 jifland

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

from: Tampa, FL

The TurnOffTableLinks and TurnOffTableLinksFor properties work great!

One other suggestion would be to have a TurnOnTableLinksFor property as well.  

Those of us with many many tables could turn off the links for ALL then turn just a few of them back on.  We can work with the changes you've made so no immediate need.  Would be a time save for us.  Once again, this is not a requirement but I suspect you've got 99% of this code already written.

Thank You!   Thank You!    Thank You!      Jeff


Aug 26 2004, 4:44 AM
 Re: Version 2.4.36 Released (More Filters!)Post a Reply
 ghost

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

from: Washington, DC

Cool! - will try to add that to the next couple of minor releases.


-------------------------
Ghost
Pages: (1)   [1]

search this forum: