CGIDEV2 to Profound UI: HTML tables to grids
-
- New User
- Posts: 2
- Joined: Wed May 23, 2012 12:42 pm
- First Name: Erin
- Last Name: Swezey
- Company Name: Advanced Data Systems
- Contact:
CGIDEV2 to Profound UI: HTML tables to grids
I've been tasked with converting CGI programs using CGIDEV2 to Profound UI. I used tables heavily in the HTML. In one program I displayed search results in a 7-column table, but in some results rows columns are combined with colspan="". So some results rows have 7 cells but some have less. Is this possible in a grid, or is there a way to do this in Profound UI? The only thing I can think to do is, since the info I put in the combined column is a static string, put an extra column in the grid to mark with an 'X' if that row is that kind of data. Or, I just thought of this, change the font color depending on what kind of data it is.
- Brian
- Profound Logic Staff Member
- Posts: 286
- Joined: Thu Apr 14, 2011 10:23 am
- First Name: Brian
- Last Name: May
- Company Name: Profound Logic Software
- Contact:
Re: CGIDEV2 to Profound UI: HTML tables to grids
You are correct, the number of columns in a grid is static for all rows. Font color could certainly be used to indicate a different type of data.
-
- New User
- Posts: 2
- Joined: Wed May 23, 2012 12:42 pm
- First Name: Erin
- Last Name: Swezey
- Company Name: Advanced Data Systems
- Contact:
Re: CGIDEV2 to Profound UI: HTML tables to grids
That is profoundly logical ;-)
-
- New User
- Posts: 1
- Joined: Tue Aug 06, 2013 11:52 pm
- First Name: isaa
- Last Name: beyr
- Company Name: isaabeyr
- Contact:
Re: CGIDEV2 to Profound UI: HTML tables to grids
You're righteswezey wrote:I've been tasked with converting CGI programs using CGIDEV2 to Profound UI. I used tables heavily in the HTML. In one program I displayed search results in a 7-column dbuying table, but in some results rows columns are combined with colspan="". So some results rows have 7 cells but some have less. Is this possible in a grid, or is there a way to do this in Profound UI? The only thing I can think to do is, since the info I put in the combined column is a static string, put an extra column in the grid to mark with an 'X' if that row is that kind of data. Or, I just thought of this, change the font color depending on what kind of data it is.
Who is online
Users browsing this forum: No registered users and 6 guests