Hello all,
I have Grid table, In which If user selected Jan column 90.00 in January row. I want to catch Customer name and the month name on click of user selection, on basis of month name I want to get from date of that month to last day of the month (If user selected Jan column(1st Jan 2023 - 31st Jan 2023))that user has selected and current year in a variable and sent it as parameter while navigating to another app.
Thanks for the help.