Activities of "Anjali_Musmade"

Hello hardeep.singh,

Could you give more details on your question and outline the steps needed for reproducing it?

Hi

any reason you are passing sorting like this

sorting is a part of column definition specific to the data property. it should work by default you don't need to pass it. it will automatically pass the data as a property name for you. please remove and then try again.

Hi,

can you send the column defs.? like this below : https://docs.abp.io/en/abp/latest/UI/AspNetCore/Data-Tables

Hi,

Can you try with postman because Sorting is a query parameter. i am not able to reproduce the issue at my end.

?sorting=id desc&skipCount=0

can you send me a screenshot of you javascript code how you are calling the api and a network request screnshot?

Hi,

Are you sure you have a dto which inherits PagedAndSortedResultRequestDto can you send a screenshot of the network request from developer tools window

You may try like this for sorting value ->

sorting: "id DESC"

Ok let me check and revert you soon.

Could you please share that error message in English?

You can create and configure "http-error-handler.ts" file.

Hi, could you please check this -> https://docs.abp.io/en/abp/latest/UI/Angular/HTTP-Requests?&_ga=2.220204440.1400792527.1689928654-2052240292.1653998950#http-error-handling

regards,

Showing 1141 to 1150 of 1189 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11