cancel
Showing results for 
Search instead for 
Did you mean: 

custom search Crystal Report

Former Member
0 Kudos

Hi Team,

I am trying to implement custom search in Crystal Report and for that I have done the below steps

a) get the report data document.getElementById('DivReort').innerHTML

b) manipulate the report data with by adding style to text 

(for example if am searching text 'Annual', I will

find the text from the innerHTMl and replace the value with "<FONT style='BACKGROUND-COLOR: yellow'>Annual </FONT>"

and update the document.getElementById('DivReort').innerHTML with the modified value.)

But the above logic is not working , could you somebody help me on what went wrong.

Thanks

Jibi

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Jibi,

Any reason why you are not using the built in search?

What version of runtime are you using?

Don

0 Kudos

Any reason why you are posting the same question again?

Answers (0)