Wrong columns header position
Hello, i continue testing. Now that i can see data, i have a strange problem, you can see attachment.
Attachment: Annotazione_20191217_195006_9adfd40d.zip
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
SIGN IN To post a reply.
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
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.
SIGN IN To post a reply.
- 3 Replies
- 2 Participants
-
AD adrianodn
- Dec 17, 2019 06:55 PM UTC
- Dec 20, 2019 05:40 AM UTC