Alpesh Vaghela

Results 2 issues of Alpesh Vaghela

I am using Odata with .NET 5.0. Odata version is : (Microsoft.AspNetCore.OData\8.0.1) $Count is not working in my each request. http://localhost:33451/odata/Users?$count=true http://localhost:33451/odata/Users?$skip=20&$top=10&$count=true http://localhost:33451/odata/Users?$filter=Salary gt 20000 and Salary le 50000&$count=true http://localhost:33451/odata/Users?$skip=20&$top=10&$filter=Salary...

Hello I am using `MDB v6.0.1`. I want to remove ripple effect in entire application including buttons and Anchor tag. can you please help me. I am using `mdb.min.js` only...