Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
IGgrid Pagination total records count not updating after search function
posted

When i try to search some records on iggrid using search text box, i get required result on grid but my total records and no. of pages are not updating, they remain same as before search.



after search i got 3 records, but in pagination it shows data

Parents
  • 700
    Offline posted

    Hello Azhar,

    Thank you for posting into our community!

    I have been looking into your question and I need to ask for some additional information. Could you please clarify what do you mean by “search some records”? Do you refer to the igGridFiltering functionality?

    Additionally, regarding your scenario, I believe that you will find the following sample here quire helpful as it demonstrates how to filter the igGrid using an external input field, i.e., search text box.

    Also, attached could be found a small, simplified sample using ASP.NET MVC.

    In the attached sample, I am filtering the records by the “Name” field and on my side, everything works as expected. When typing a certain search text in the input field and clicking the “Filter” button, the records and total match count are displayed correctly.

    This could be observed in the attachment below:

     

    Please test it on your side and let me know how it behaves.

    Looking forward to your reply.

    Sincerely,
    Riva Ivanova
    Entry Level Software Developer

    8535.IgApp.zip

Reply Children