Closed pverma911 closed 2 years ago
I have to make a few rows of my datatable have dropdowns to manipulate the row's data. My table looks like this:
I want to make it such that the Product and UoM columns rows would have dropdown to change their values. Something like this:
How can I do this? Can someone give me an example?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions
I have to make a few rows of my datatable have dropdowns to manipulate the row's data. My table looks like this:
I want to make it such that the Product and UoM columns rows would have dropdown to change their values. Something like this:
How can I do this? Can someone give me an example?