Base solution for your next web application
Open Closed

Filtering is not working in custom html list UI. #8589


User avatar
0
kansoftware created

Hello,

we are trying to create the cutomize html list UI. and it working fine in initial load. problem starts when we have tried to filter this list data using custom filter. we have applying filter but it loads all the data, as loaded initially . filter is applied in js, at the time of calling the service. and we are getting the filtered data also in js (found in debug), but filtered data is not displaying on cshtml page. can you please provide the solution of this.

please find the attached files for details, and let me know if anything else is needed from our side.

Thanks

  1. ServiceFile

2.Controller File

  1. CSHTML Page

4 JS File

5 UI


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    hi

    filterText doesn't seem to be passed into GetAllCalendarsInput.

  • User Avatar
    0
    maliming created
    Support Team

    hi

    filterText doesn't seem to be passed into GetAllCalendarsInput.