This topic is locked

Details Records Preview Filter

6/19/2009 8:15:05 AM
ASPRunnerPro General questions
R
RASM author

Hi,
I need filter that shos inDetails Records Preview.
Example in Category Table have fields : IDCategory,Category

In Article table have fields : IDArticle,IDcategory,Article,Approved.
When i'm in the table Category in Details Records Preview i need filter Article only approved true, but only in ajax,how?
thanks for cooperation.

J
Jane 6/24/2009

Hi,
edit SQL query in the generated ..._detailspreview.asp file manually for this purpose.

R
RASM author 6/25/2009

Good, i have ASPRUNNER 6.0.
And if i modify manually the file Artigos_detailspreview.asp, after re-build , lose the information changed.
Imagine that whenever i have change something in a file .asp and compile(build), i have that enter each file .asp to change again,this is impracticable.
There is no other way but by the program???
Thanks for cooperation.

J
Jane 6/25/2009

Unfortunately no.