Print Page | Close Window

SOLVED: How to unescape & character

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=11374
Printed Date: 20 July 2025 at 7:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: SOLVED: How to unescape & character
Posted By: fjosesen
Subject: SOLVED: How to unescape & character
Date Posted: 10 July 2008 at 3:50am
    Hi,
 
    When inserting an ampersand character in any multiline cell text in the control it is escaped as an underlined character. It doesn't happen in no multiline cells. Do you know how to workaround this behavior?
 
    Kind regards,
 
Sen



Replies:
Posted By: Aaron
Date Posted: 10 July 2008 at 6:07am
.

-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: fjosesen
Date Posted: 10 July 2008 at 6:23am
Originally posted by Aaron Aaron wrote:

Hi,
 
You can use Markup for this.
 
<TextBlock><Run TextDecorations="Underline">U</Run>nderline first char</TextBlock>
Will produce: Underline first char
 
 
Why don't you ask CJ if they will add this feature in next release?
 
    No. The problem is that I don't want that an underlined character appear. I want that the ampersand character appear, like in non multilined text cells.
 
    I like to post in the forum because I like to ask people if they know the way to solve the issue. If the issue finally is a bug, I'll ask to CJ support to include it in a future release. I like to decide what to do. Please Aaron, don't tell me what I must do. No more PM, please. If you don't like to help people, please, don't help people.
 
   Regards,
 
Sen


Posted By: Oleg
Date Posted: 10 July 2008 at 6:40am
Hi,
 
I can't reproduce it with current version. Please try it with 12.0.* release.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Aaron
Date Posted: 10 July 2008 at 6:58am
Originally posted by fjosesen fjosesen wrote:

     I like to decide what to do. Please Aaron, don't tell me what I must do. No more PM, please. If you don't like to help people, please, don't help people.
 
   Regards,
 
Sen
 
Ok, if you don't like do to what I asked, to make this forum also usable for other members which need help and would be easier to find what they are looking for. Thats fine with me, you are the first one who is on my black list, you ....
 
 
For the members who think what is this about????
 
This is the contents of the PM I sent to @fsonesen:
 
Hi,
 
If you're still having problems with filtering records, why don't you respond? There are three members (including you) who have the same problem and no one replied, strange...
 
Regards Aaron
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: fjosesen
Date Posted: 10 July 2008 at 8:36am

Hi Oleg,
    Don't worry. I've found the problem. It was related with owner drawing of the multiline text. I forgot to set the DT_NOPREFIX flag.

Hi Aaron,
    This is the reason because I like to post the issues first of all in the forum. Sometimes, it is not a bug. Sometimes the issue is a configuration problem or problems in my code (this case).
    Excuse me if you feel bad with my words, but I'm too busy and I felt injured when you say the things that people MUST do. I think people know what must do. The problem with the language you use can also be shown in the topic "filtertext in treeview" ( https://forum.codejock.com/forum_posts.asp?TID=8472 - https://forum.codejock.com/forum_posts.asp?TID=8472 ). Please, don't erase your posts (like in this one). Anyway, I will welcome any help anyone can give me (your included).

    I hope you erase me from you black list . I don't like black lists .
 
Hi people,
    Excuse me for the way this topic has got. I didn't want that. I hope it will never happen.

Kind regards,

Sen



Posted By: Aaron
Date Posted: 10 July 2008 at 12:41pm
Hi,
 
I have gathered all my replies on the filtertext issue and I don't see must in any of the lines, you?
 
------
Hi,
When changing filtertext you have to call wndReportControl.Populate afterwards.
------
Hi,
I can't believe you (and other members in this post) are right about this, please upload a sample which doesn't work (according to you). I don't have much time right now, but I surely get back on this.
------
Hi,
Images don't say anything... If I would say Santa Claus really exists would you believe me? Upload a sample of your project, at least that part of the image you uploaded.
 
I have filtering in my RC and I never seen what you have. Grouprows will be excluded from filtering thats correct, I believe that's useless when filtering on items which be will expanded anyway.
------
Hi,
I did a test myself and found that (that's why I asked you guys to upload a sample) when the string of reportitem isn't divided into seperate strings like in @Fossil's image: Holecek,<space>Elain    filtering doesn't work as should. If the text is one string the filtering would be correct and even with GroupCaptions filtering will be applied (as I thought this wasn't the case)
 
I think CJ needs to explain this behaviour, I will add this to my issues as well if you guys dont mind
------
Hi,
It's not that hard to filter records and even on a column:
.... some code
------
I was wrong with the above. I added the records as far I could see in the image and filter works correct.
 
To the members who say it doesn't UPLOAD a sample otherwise this post ends here (at least for me). You are the ones with a so called problem, not me.
------
Hi,
Ok, you convinced me
Now I know what you mean by childs, I thought you ment childs when dragged to groupbox. Ok now I know for sure that this isn't working as should. I will add this to my collection of issues if you don't mind.
 
Thanks
------
 
Then you say: If you don't want to help people...... Three members who have a problem (no one wants to provide a sample, yes @Fossil did after my last post) and 7 replies of myself and then you say this ??? I had to cool down before I wanted to reply on your post.
 
I will forget about this (once) and will try to help anyone who has a problem (including you). And try to respond a little faster. This will speed up solving it and other members will profit from it too.
 
Thanks


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: Aaron
Date Posted: 10 July 2008 at 3:31pm
Hi,
 
If you want to do me a favor:
 
If your issue is solved, please add SOLVED in your Topic description and have a look at post http://forum.codejock.com/forum_posts.asp?TID=11225 - http://forum.codejock.com/forum_posts.asp?TID=11225



-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net