Hi Everyone,
I have a query, please someone help
I have to display rate grouping on the rage given by the user.
In detail:
The input parameters are FromRate,ToRate and margin.
Example, if I give FromRate as 10, ToRate as 200 and margin as 50 , i need groupings like below:
10 - 59
60 - 109
110 - 159
160 - 200
I hope you understood my query. Please helpme.