@nuratika091195 wrote:
Hi, I’m doing an ionic 4 apps. I need your guide to solve my problem. I need to change my grid based on range date. for the range date, I need to read from API (success), however, I dont have any idea to link the date API with my API data.
call date API. Have two values (fromdate and todate). (Format: 2019-10 / 2018/10)
call grid data API. Have 4 values (token, code, fromdate and todate)
here’s my html code
How can I trigger the date API and change the data grid based on the date I choose in select mode?
Posts: 1
Participants: 1