Activities of "jliu"

Question

Create a service with grid paging and sorting like this works: public async Task<PagedResultDto<SearchEngineDto>> GetListAsync(GetSearchEngineDto input)

But if adding any additional parameter, like following sample: "string id", it will break the whole site: public async Task<PagedResultDto<SearchEngineDto>> GetListAsync(GetSearchEngineDto input, string id)

Following image shows how it looks like on starting debug:

Any idea or suggestion? How can I find right documentation? I am new on ABP Framework development.

Question

Create a service with grid paging and sorting like this works: public async Task<PagedResultDto<SearchEngineDto>> GetListAsync(GetSearchEngineDto input)

But if adding any additional parameter, like following sample: "string id", it will break the whole site: public async Task<PagedResultDto<SearchEngineDto>> GetListAsync(GetSearchEngineDto input, string id)

Following image shows how it looks like on starting debug:

Any idea or suggestion? How can I find right documentation? I am new on ABP Framework development.

Dear Sir/Madam,

I am a developer, developing a web application with Angular using ABP FrameWork.

I created a grid using tag <ngx-datatable>. As default, it shows 10 items per page. I am asked to change to other number. How can I do it please.

Thanks and regards,

John

Dear Sir/Madam,

I am a developer and building a web app with ABP Framework > Angular.

I created a GRID using <ngx-datatable>. By default, it shows 10 items per page. I got a requirement to change to other number. After lot of research, I could not resolve this issue. So, how can I do it please.

Thanks and Regards,

John Liu

Dear Sir/Madam,

I am a developer and building a web app with ABP Framework > Angular.

I created a GRID using <ngx-datatable>. By default, it shows 10 items per page. I got a requirement to change to other number. After lot of research, I could not resolve this issue. So, how can I do it please.

Thanks and Regards,

John Liu

Showing 1 to 5 of 5 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 19, 2025, 05:30