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
close icon

dropdownlist has to filter the data into Datagrid

i have find this example which is similar to my problem.
https://codesandbox.io/s/vue-template-fqptx

İ want do the same as this example but instead of i will use syncfusion dropdownlist as select component and syncfusion datagrid to list my data which contains data from my database. When i select any language (language table has column: lang_code) from dropdownlist i want to show only the products (products table has also column: lang_code) which has the selected lang_code. How can i do this?


I found an example in my syncfusion demo that suits my problem:
Here you used typescript in the onchange method. I don't want to use typescript in my project Do you have a solution for ES5?

1 Reply

TS Thavasianand Sankaranarayanan Syncfusion Team September 12, 2019 01:36 PM UTC

Hi Nurhan, 

Greetings from Syncfusion support. 

Query: I don't want to use typescript in my project Do you have a solution for ES5?. 
 
Yes, We have modified the sample in ES5 as per your requirement. Please find the below sample link for more information. 
 

Regards, 
Thavasianand S. 


Loader.
Live Chat Icon For mobile
Up arrow icon