John Herdean
Posts: 0
Joined: Tue May 14, 2013 3:56 am

how to get a gridcell width to match the content?

So I have a 3 column (1 row) gridview and want to make one of them the width dimension to match the content, then the 2nd the be fixed, and the 3rd to be on auto.

For example: i have city = cell1, state = cell2, and zipcode = cell3
city state zip

since the city width size can be very dynamic in size depending on the # of characters I want its size to be dependent on the content, and immediately following its size that matches its content I want cell2 to be fixed (which is easy), and the last one cell3 can be on auto...

How do i do this?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

how to get a gridcell width to match the content?

Hi John - Appery.io is based on jQuery Mobile, HTML5 and CSS - so everything that this technologies can provide, you can do it.
Please check the jQuery documentation: http://jquerymobile.com/demos/1.3.0-r...

Return to “Issues”