Top "Row-height" questions

Using Auto Layout in UITableView for dynamic cell layouts & variable row heights

How do you use Auto Layout within UITableViewCells in a table view to let each cell's content and subviews determine …

ios uitableview autolayout row-height
Setting custom UITableViewCells height

I am using a custom UITableViewCell which has some labels, buttons and image views to be displayed. There is one …

ios objective-c uitableview row-height
Dynamic Height Issue for UITableView Cells (Swift)

Dynamic text of variable length are being injected into tableview cell labels. In order for the tableview cells' heights to …

ios swift xcode uitableview row-height
C# Change ListView Item's/Row's height

I want to change the Item's/Row's height in listview. I searched every where and I figured that in order …

c# listview listviewitem row-height
GridView row height

I have a GridView that displays images, which are, unfortunately, of different sizes. They are shown in between two lines …

android gridview height android-widget row-height
why UITableViewAutomaticDimension not working?

Hi there is plenty of question answering the dynamic height for UITableViewCell of UITableView. However I find it weird when …

ios objective-c swift uitableview row-height
Setting the height of a row in a JTable in java

I have been searching for a solution to be able to increase the height of a row in a JTable. …

java swing jtable row-height
UITableViewCell with dynamic height iOS

I have implemented TableView with CustomCell in my app, I want dynamic height of my UITableViewCell according to text length …

ios objective-c swift uitableview row-height
How to set WPF ListView row height?

I've got a listView displaying a few text records. I need to increase the height of rows (working on a …

wpf listview layout row-height
Excel VBA rowheigt from value in range

I have an Excel-Sheet with values in column D. I would like to set the row height in relation to …

excel row-height vba