Hi,
I am using custom rendering for a dropdown type column to show data in different format like upper case,lower case.
But I am not able to see dropdown icon inside celll
Hi,
I am using custom rendering for a dropdown type column to show data in different format like upper case,lower case.
But I am not able to see dropdown icon inside celll
I guess that you would need to use the handsontable cell type instead of dropdown. You can use it the same way, it just allows you to use html in cells.