Welcome Guest Search | Active Topics | Sign In | Register

Mask Phone Number in EO's Grid Options
Makrosystem
Posted: Tuesday, July 10, 2012 8:14:20 AM
Rank: Newbie
Groups: Member

Joined: 11/17/2011
Posts: 9
How I do for put a mask of phone, for example, in a column on EO Grid? I need apply this mask at the time which populating the grid, because the information extracted from this database without the mask (is saved only numbers). Is There some settings for this? The mask is +99(99)9999-9999 (something like this). I tried using the MaskEditColumn, but without results. Do you have some example for this?

Thanks.
eo_support
Posted: Tuesday, July 10, 2012 8:52:56 AM
Rank: Administration
Groups: Administration

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

MaskEditColumn is the right way to do it. However MaskEditColumn will only accept and return value WITH the mask. So you must write code to add/remove the mask characters appropriately.

Thanks!
Makrosystem
Posted: Tuesday, July 10, 2012 2:21:19 PM
Rank: Newbie
Groups: Member

Joined: 11/17/2011
Posts: 9
Can you give me an example using maskcolumn in the grid?
I know set mask in Dates in the grid, but other types i no have idea.

Thanks
eo_support
Posted: Tuesday, July 10, 2012 4:45:52 PM
Rank: Administration
Groups: Administration

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

That has nothing to do with the Grid. Please take a look of the documentation and samples for the MaskedEdit control.

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.