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

Proble with the footer

Hello,

I have this grids:



  <ej:grid runat='server' ID="GdcImpactos" AllowPaging="false" AllowScrolling="True" AllowFiltering="true">
                        <ClientSideEvents QueryCellInfo="QueryCellInfoImpacDist" RecordDoubleClick="GdcDistribuciones_RecordDoubleClick" />
                        <PageSettings  Template=""  />
                        <FilterSettings ShowFilterBarStatus="false"></FilterSettings>
                        </ej:grid>
 <ej:grid runat='server' ID="GdcDistribuciones" AllowPaging="false" AllowScrolling="True" AllowFiltering="true" >
                        <ClientSideEvents QueryCellInfo="QueryCellInfoImpacDist"  RecordDoubleClick="GdcDistribuciones_RecordDoubleClick"  />
                        <PageSettings  Template=""  />
                        <FilterSettings ShowFilterBarStatus="false"></FilterSettings>
                        </ej:grid>
                    </div>

And the data is loaded by javascript. Weel, when the data is loaded, the grids show the footer with a text with the number of pages and items, and the grids are configurated to no allow paging.

Thanks!




3 Replies

PK Prasanna Kumar Viswanathan Syncfusion Team February 29, 2016 06:37 AM UTC

Hi Jorge,

Thanks for contacting Syncfusion support.

We have checked the Grids by loading data using the button click but we are unable to view the footer in the grid. To reproduce the issue, we need the following details.

1.       Does the pager displayed on initial rendering or performing any operation like filtering, sorting etc.

2.       Scenario to reproduce the issue.

3.       Scenario of binding the dataSource on the grids.

4.        Essential Studio Version details.


5.       Reproduce the issue in the attached sample.


Sample: http://www.syncfusion.com/downloads/support/forum/123222/ze/Sample1708077055

Regards,
Prasanna Kumar N.S.V



JP Jorge Pampin February 29, 2016 09:42 AM UTC

Hello,

The issue happens in your sample, I have attached a capture with the footer.

Thanks!

Attachment: Footer_ad5f1875.rar


PK Prasanna Kumar Viswanathan Syncfusion Team March 1, 2016 07:27 AM UTC

Hi Jorge,

We were able to face the mentioned issue when we bind the dataSource using dataSource method. So, a support incident has been created under your account to track the status of this requirement. Please log on to our support website to check for further updates. 

https://www.syncfusion.com/account/login?ReturnUrl=/support/directtrac/incidents 

Regards,
Prasanna Kumar N.S.V


Loader.
Live Chat Icon For mobile
Up arrow icon