Welcome Guest Search | Active Topics | Sign In | Register

Problem in MaskedEdit Control Options
Devakanthan
Posted: Wednesday, December 30, 2009 3:20:40 AM
Rank: Newbie
Groups: Member

Joined: 12/30/2009
Posts: 1
Hi,

Today we downloaded the trial version of the EO Controls. We are searching for a best Real Input Control which supports the decimals and mantissa parts of the real numbers in Asp.net.

In your MaskedEdit Control, we had all these parts, but we faced the following problem.

We set the Maximum Value as 999, Minimum value as 0 and the decimals as 4.

When we execute and see, we have the textbox with the following values

0.0000__

We had the character "_" trailing in the text box.

We need to avoid that character "_" and should need the numeric values in the right side.

How to do this? Please help us in this issue as soon as possible. Once this problem is fixed, then only we will recommend your product to buy for our Company.

Thanks in Advance,
Devakanthan
eo_support
Posted: Wednesday, December 30, 2009 8:20:07 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi,

You can set PromptChar property to " " (a single space) to remove "_" in the text box. However in the current version there is no way to right align the text. We are working to address that.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.