Sorting buttons on Field List not showing

Hello, 

As you can see in the 1st picture the button AZ / ZA are not showing like I saw in control demo. I tried all sort properties and looked at all source code of demos and didn't find a solution.

Best Regards.




This is a pict from DEMO





8 Replies

SN Sivamathi Natarajan Syncfusion Team September 7, 2020 07:37 AM UTC

 
Thank you for using Syncfusion products. 
 
We have introduced the option in recent release. And we suspect that you are using older version of Syncfusion packages. So, we suggest you to update it to latest version (18.2.0.56) to use the option. 
 
Meanwhile, we have prepared a sample for your reference in the mentioned version (18.2.0.56). Please check the below sample. 
 
 
We hope the above sample meets your requirements. 
 
Regards, 
Sivamathi. 



MC Maikel Cordeiro September 8, 2020 01:00 PM UTC

Hi,

Yes, I tried to update it before. I thought it would fix the problem.

As you can see, I'm using 18.2.0.57. I was using version 56 but I updated it today.


The sample that you sent works fine. 

Could be something related to the way I set datasource? I don't use dataSource="@ViewBag.DataSource". I use jquery to set datasourse with JSON.

Even showGroupingBar="true" is working well in my software, but in the sample it works well.

Thanks again.




SN Sivamathi Natarajan Syncfusion Team September 9, 2020 07:51 AM UTC

Hi Maikel Corderio, 
 
Thanks for the reply. And both “@ViewBag.DataSource” and “jQuery” options to set the data source will provide the same result. 
 
Regards, 
Sivamathi. 



MC Maikel Cordeiro September 9, 2020 01:51 PM UTC

OK, any idea?


MC Maikel Cordeiro September 9, 2020 06:09 PM UTC

Hi, I found the problem reviewing all configurations.

I'm using Nuget package version 18.57 but the CDN was 17x.

I changed that to CDN 18.57 or Dist and it didn't work, but changing to 18.55 it worked fine. Maybe the latest version has bugs.

Thank you very much.


SN Sivamathi Natarajan Syncfusion Team September 10, 2020 02:26 PM UTC

Hi Maikel, 
 
We have checked the reported problem in latest version (18.2.0.57). But the reported problem is not reproducible. Kindly update both NuGet and CDN link to latest version. 
 
Code Example: 
 
@* Syncfusion Essential JS 2 Styles *@ 
 
    <link rel="stylesheet" rel='nofollow' href="https://cdn.syncfusion.com/ej2/18.2.57/material.css" /> 
 
    @* Syncfusion Essential JS 2 Scripts *@ 
 
 
 
 
 
Meanwhile, we have prepared a sample for your reference in latest version (18.2.57). Please check the below sample. 
 
 
Please let us know if you have concern. 
 
Regards, 
Sivamathi. 



MC Maikel Cordeiro September 10, 2020 02:49 PM UTC

Hi,

Using version 18.2.57 this happens. I drag field to Lines but nothing happens and I can select only one field. Version 55 is working fine.




SN Sivamathi Natarajan Syncfusion Team September 11, 2020 01:32 PM UTC

Hi Michael, 
 
We have checked the reported problem in (18.2.0.57). But we are not able to reproduce the problem. Please check the below video and sample for your reference. 
 
 
 
If still the problem exists, kindly reproduce the problem in the provided sample and revert us (or) send your sample that replicating the problem.  
 
Regards, 
Sivamathi. 


Loader.
Up arrow icon