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

Wrong columns header position

Hello, i continue testing. Now that i can see data, i have a strange problem, you can see attachment. 
Version is latest 17.4.0.39.
my grid configured as below:
 
<EjsGrid TValue="TtkTicketProva" AllowPaging="true" AllowSorting="true" AllowFiltering="true">
    <EjsDataManager Url="api/TtkTicketProvas" Adaptor="Adaptors.WebApiAdaptor"></EjsDataManager>
    <GridPageSettings PageSize="10"></GridPageSettings>
    <GridColumns>
        <GridColumn Field="TicketID" IsPrimaryKey="true" IsIdentity="true"></GridColumn>
        <GridColumn Field="TicketCode"></GridColumn>
        <GridColumn Field="StartDate"></GridColumn>
        <GridColumn Field="StartDate"></GridColumn>
    </GridColumns>
</EjsGrid>

Paging, sorting and filter dont work.

Thanks


Attachment: Annotazione_20191217_195006_9adfd40d.zip

3 Replies

VN Vignesh Natarajan Syncfusion Team December 18, 2019 12:28 PM UTC

Hi Adrianodn,  

Greetings from Syncfusion support.  

Query: “ i continue testing. Now that i can see data, i have a strange problem, you can see attachment 
 
We are able to reproduce the reported issue at our end when we refer the old version of scripts (ej.min.js, ejs.interop.js) [17.3.29] with our latest version of Nuget package [17.4.0.39]. So kindly ensure to refer the latest and same versions of Nuget package [17.4.0.39] and script files. (17.4.39)   
Refer the latest version of script and css from below 

<link rel='nofollow' href="https://cdn.syncfusion.com/ej2/17.4.39/material.css" rel="stylesheet" /> 

Refer our UG documentation for your reference 


Please get back to us if you have further queries.  

Regards, 
Vignesh Natarajan. 



AD adrianodn December 19, 2019 07:25 AM UTC

Ops..my stupid error..
Thanks!!
Adriano


VN Vignesh Natarajan Syncfusion Team December 20, 2019 05:40 AM UTC

Hi Adriano,  

Thanks for the update.  

We are glad to hear that you have resolved your query using our solution.  

Please get back to us if you have further queries.  

Regards, 
Vignesh Natarajan. 


Loader.
Live Chat Icon For mobile
Up arrow icon