This is a migrated thread and some comments may be shown as answers.

GridMaskedColumn (###) ###-#### phone number mask - filter does not work

2 Answers 180 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Oleksandr
Top achievements
Rank 1
Oleksandr asked on 04 Oct 2010, 01:05 PM
Hi all, still have no answer, thus I repost my problem with a more clear title

I have a problem with filtering by GridMaskedColumn.
This is my code:
<telerik:GridMaskedColumn DataField="Customer.PhoneNumbers" DataType="System.String"
                Mask="(###) ###-####" HeaderText="Phone Number" SortExpression="Customer.PhoneNumbers"
                UniqueName="CustomerPhone">
                <HeaderStyle HorizontalAlign="Center" VerticalAlign="Middle" Width="15%" />
                <ItemStyle HorizontalAlign="Left" VerticalAlign="Top" Width="15%" />
            </telerik:GridMaskedColumn>
The problem is:
- If I enter first three numbers in the filter field - it is filtered fine (see the screenshot ok.jpg)
- but if I enter more then three numbers or whole phone number - the filter does not work at all (see the screenshot fail1.jpg and fail2.jpg)

Any suggestions, please.

2 Answers, 1 is accepted

Sort by
0
Accepted
Maria Ilieva
Telerik team
answered on 07 Oct 2010, 10:35 AM
Hi Oleksandr,

Please see the answer provided in the firstly open forum post. I would suggest you to continue the communication in the original forum post for easier tracking the problem.


Kind regards,
Maria Ilieva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Oleksandr
Top achievements
Rank 1
answered on 08 Oct 2010, 10:24 AM
Tags
Grid
Asked by
Oleksandr
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Oleksandr
Top achievements
Rank 1
Share this question
or