Fonnie Reagan
|
| Posted: 08/26/2002, 8:26 AM |
|
Built an app, works fine. Data for grid comes from a view on MSSQL 2000. Users wanted to add a column to the grid, data is already in the view. In CCS, I added the grid column, the sorter and label to show it. Aimed at the proper field, no data shows in column. Aim the label at a field that was already in the grid and it displays fine.
?????????????????????
|
|
|
 |
Nicole
|
| Posted: 08/27/2002, 6:40 AM |
|
Hello,
please check the following:
1. the field you want to be displayed is selected by query;
2. the Label field type matches the table field type.
|
|
|
 |
More Info
|
| Posted: 08/27/2002, 9:15 AM |
|
In CCS, everything looked fine. The field name does display, and when I check the view, the data is there.
I added a new field that had not been in the view previously, then updated my page to look at it. The data shows now.
|
|
|
 |
|