Hi,
I currently have a custom droplist because I am required to style it a specific way. therefore, cannot use the default droplist. This droplist deletes, updates and views the row where the droplist is placed with. However, when my custom list is shown this increases the row size, is there any way for the list to be displayed on top of the below rows? I currently have the droplist as a column in the repeater as rows would be dynamically added and changed. Placing the custom droplist out of the repeater would mean I cannot access the row’s data directly. Any help in how to resolve this is greatly appreciated!