Activités de "Anjali_Musmade"

Hi,

can you share the code behind the cookie called : woidurl it seems whenever i remove this i get the undefined. is this something that you have in your project?

Hi,

Please try to install local shared.theme by using https://abp.io/package-detail/@abp_ng.theme.shared It works at my end.

May I know ,when you receive that error messages? after hitting the save button or whether it is generated automatically.

Répondre

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.

Affichage de 941 à 950 sur 992 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11