rhandsontable icon indicating copy to clipboard operation
rhandsontable copied to clipboard

Individualize the drop down menu

Open StevenLShafer opened this issue 5 years ago • 1 comments

I have a series of drugs and doses. If the drug is given as an intravenous push, then the dose unit is just the amount. However, if the drug is given as an intravenous infusion, then the dose unit is a rate, such as mg/minute, or mg/kilogram/minute. I have a flag in my table to note whether the dose is a single push (where the amount is mg or micrograms), or an infusion (where there are about a dozen choices for different rates). I would like to have the drop down menu change, depending on whether it is a bolus (intravenous push) or an infusion. However, I can't figure out a way to specify the drop down table choices in each cell dynamically.

Is this possible?

Steve Shafer

StevenLShafer avatar May 23 '19 23:05 StevenLShafer

Please check my example here.

ismirsehregal avatar May 24 '19 10:05 ismirsehregal