We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Need to add phone number with country flag using ngx-intl-tel-input inside ejs-grid

Hello All,

I'm not able to add phone number field with country flag inside ejs-grid. and that field is coming as text.

for read mode is working but when when we are adding new row value for edit is not working.

I'm attaching code for your reference:

[allowEditing]="true">
[preferredCountries]="[CountryISO.UnitedStates, CountryISO.UnitedKingdom]"
[enableAutoCountrySelect]="false" [enablePlaceholder]="true"
[searchCountryFlag]="true"
[searchCountryField]="[SearchCountryField.Iso2, SearchCountryField.Name]"
[selectFirstCountry]="false" [selectedCountryISO]="CountryISO.India"
[maxLength]="15" [phoneValidation]="true"
name="phone" field="phone" (change)="phoneChange($event, data)">

2 Replies

RR Rajapandi Ravi Syncfusion Team October 10, 2022 01:17 PM UTC

Hi Ajay,


Greetings from Syncfusion support


Currently, we are validating your query with your shared information, and we will update you the details on or before 12th Oct 2022. Until then we appreciate your patience.


Regards,

Rajapandi R



RR Rajapandi Ravi Syncfusion Team October 11, 2022 01:54 PM UTC

Hi Ajay,


Thanks for your patience


Before we start providing solution to your query, please share the below details that will be helpful for us to provide better solution.


1)             Share your exact requirement with detailed description.


2)             Share the details about what component you are rendering in a template column.


3)             Share your complete Grid rendering code (TS & HTML files).


4)              In your query you have mentioned that “adding new row value for edit is not working”, so please share the issue scenario in video demonstration format.


Regards,

Rajapandi R


Loader.
Live Chat Icon For mobile
Up arrow icon