A.Aleem K Solution
1 questions
1
votes
0
answer
9
views
How to remove html tags from crystal report
I did use htmltexteditor now the problem is when i creating the crystal report & try to fetched data from database within dataset it shows data with html tags. & its also not showing complete data & not goto second page as well.
i'll try to use regex.replace but cant find where should i use this?
u...